classafFandoc::SyntaxPreProcessor

sys::Obj
  afFandoc::SyntaxPreProcessor : afFandoc::PreProcessor

A PreProcessor that provides syntax highlighting for code blocks.

Not available in Javascript.

aliases

Source

Str:Str aliases := [Str:Str]["fantom":"fan"]

Syntax aliases.

cssClasses

Source

SyntaxType:Str? cssClasses := ...

CSS classes to be rendered with the syntax tags.

htmlTags

Source

SyntaxType:Str? htmlTags := ...

HTML tags to render for each syntax type.

renderLineIds

Source

Bool renderLineIds