Configuration object passed to custom marked.js tokenizers
Can be used to transform source text into block-level tokens - useful while tokenizing child tokens.
Array of block-level tokens
Can be used to transform source text into inline tokens - useful while tokenizing child tokens.
Array of inline tokens
Configuration object passed to custom marked.js tokenizers