Makeup v0.8.0 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
Common components useful in many lexers
Utilities to highlight groups of tokens on mouseover
Often you’ll want to run the token list through a postprocessing stage before running the formatter
A registry that allows users to dynamically register new makeup lexers
This module contains all styles, and facilities to map style names (binaries or atoms) to styles
A CSS style for a single token