diff options
author | John MacFarlane <jgm@berkeley.edu> | 2014-11-23 07:08:57 -0800 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2014-11-23 07:08:57 -0800 |
commit | 1b6a4ce8ab921ddc98581abd395428e2cadd0c22 (patch) | |
tree | 51cf1a80b7d48351ec1c17046e5cae3d86baa18d /src/bench.h | |
parent | 8ba087276c6cae9e1efde656ae973b4f714c88be (diff) |
Do not distinguish btw fenced and indented code in AST.
Use a single CMARK_NODE_CODE_BLOCK tag for both.
Distinguish them when needed for parsing by looking at the
fence_length attribute, which is 0 for indented blocks.
Diffstat (limited to 'src/bench.h')
0 files changed, 0 insertions, 0 deletions