Base code for highlight and unhighlight, calling the highlightCode callback parameter on all embedded sections to handle how it is emitted.
Parses a string and replace embedded code (code between at least 3 '-') with plaintext.
© 2014 Economic Modeling Specialists, Intl.
Converts embedded code sections to plain text inside (D_CODE) without any syntax highlighting applied. This can be used as lightweight alternative to ddoc.highlight when syntax highlighting the code is not actually needed.