[.code]
----
This is code <1>
----
<1> This is a callout
CPU:: The brain of the computer.
Hard drive:: Permanent storage for operating system and/or user files.

If I add a comment it renders OK
[.code]
----
This is code <1>
----
<1> This is a callout
// This comment solves the problem
CPU:: The brain of the computer.
Hard drive:: Permanent storage for operating system and/or user files.

If I add a comment it renders OK