Makeup v0.5.6 API Reference
Modules
Syntax highlighting library for code, inspired by Pygments
A turn the list of tokens into a
A lexer turns raw source code into a list of tokens
TODO
Often you’ll want to run the token list through a postprocessing stage before running the formatter
This module contains all styles, and facilities to map style names (binaries or atoms) to styles
A CSS style for a single token
Generators to make it easy to test lexers