Perl6 Highlighter

Highlighting the code blocks

Developing a good highlighter for Raku is hard, so there is not a lot available to choose from. We are using atom-language-perl6 developed by @samcv.

The only drawback of using is the configuration. You need Node.js and npm. Setting that up can be a pain, so I recommend you to use the documentable docker container to generate your documentation.

IMPORTANT: if you use this container, you need to specify --highlight-path="/highlights" to the CLI utility of Documentable.

See the configuration used by the module as an example.

The Camelia image is copyright 2009 by Larry Wall. "Raku" is trademark of the Yet Another Society. All rights reserved.