diff options
author | John MacFarlane <jgm@berkeley.edu> | 2015-12-19 15:26:18 -0800 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2015-12-19 15:26:18 -0800 |
commit | 00ae2c61a47e09bb7643f0a7153c2009b7537e09 (patch) | |
tree | b5d07e1ad0d9950012951b6c69013a63722ff192 /api_test/cplusplus.cpp | |
parent | 70545251f4d1685a600e8eeb7b78eea430613b94 (diff) |
Added RAW_BLOCK and RAW_INLINE node types.
These are passed through verbatim by all writers, with no
escaping.
They are never generated by the parser, and do not correspond
to CommonMark elements. They are designed to be inserted by
filters that postprocess the AST. For example, a filter might
convert specially marked code blocks to svg diagrams in HTML
and tikz diagrams in LaTeX, passing these through to the renderer
as a RAW_BLOCK.
Diffstat (limited to 'api_test/cplusplus.cpp')
0 files changed, 0 insertions, 0 deletions