Skip to content

Some odd syntax highlighting in some code blocks #525

@jafingerhut

Description

@jafingerhut

Original comments:

I believe that most of these issues are because the code blocks are not legal syntax for the language we are telling AsciiDoc to use for color highlighting the code block. For example, in something like: id: <number> in a code block marked with the language protobuf, the angle brackets are intended to denote to the reader that <number> can be replaced with any decimal integer in ASCII. The angle brackets are probably illegal, and sometimes are colorized strangely.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions