diff options
author | John MacFarlane <jgm@berkeley.edu> | 2014-11-23 07:21:25 -0800 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2014-11-23 07:21:25 -0800 |
commit | f7f010070d59bd2bd9334ef1f5f18e6d1631f9cc (patch) | |
tree | 85287f45145cf43f72c462edce4ef344b60ca6aa /js/lib/from-code-point.js | |
parent | f28197a69d56eb0f60d5931de58cbbfbb65ee794 (diff) |
Added 'fenced' flag to cmark_code struct, renamed from cmark_fenced_code.
Technically we could do without this, since we can check for
cmark_fence_length > 0. But it makes the code clearer and doesn't
really increase the size of the node struct (because the size of the
union is set by the data for lists).
Diffstat (limited to 'js/lib/from-code-point.js')
0 files changed, 0 insertions, 0 deletions