Safe Haskell | None |
---|---|
Language | Haskell2010 |
Text.Pandoc.Highlighting.Extensions
Synopsis
Documentation
defaultSyntaxMap :: SyntaxMap Source #
Pandoc's default syntax highlighting configuration.
extendedSyntaxMap :: SyntaxMap Source #
Pandoc's default syntax highlighting configuration, plus all extensions provided by the skylighting-extensions
package. Use this for the value of writerSyntaxMap
to use all of the extensions in your Pandoc output.