Title and other options only work when stating the language of the code segment

Issue #77 new
Rade Martinović created an issue

For instance if I put something like this:

#!

{code|title=catalina.out}
Lorem ipsum
{code}

it does not work.

Something like this:

#!

{code:java|title=catalina.out}
Lorem ipsum
{code}

works.

Comments (0)

  1. Log in to comment