• Resolved Mak

    (@makolyte)


    I ran into a bug when setting the language to Java and showing line numbers.

    I put this in the code block:
    public QuoteEntity(@NotNull String text)

    It gets rendered like this:
    1| public QuoteEntity( 1| @notnull String text)

    Options:
    Language=Java
    Show Line Numbers = true

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Bug when selecting Java + Show Line Numbers’ is closed to new replies.