Details
-
Bug
-
Resolution: Fixed
-
Major
-
2.1.1
-
None
-
Colibri skin
-
Unit
-
Unknown
-
Description
I'm using the code macro as follows:
This statement, {{code language="c++"}}int number = 0;{{/code}}, is some example C++ code illustrating inline use of the code macro.
This sentence renders with an extra newline after the code macro. However, when language="none" or no language attribute is used, no newline is inserted.