diff options
author | John MacFarlane <jgm@berkeley.edu> | 2015-01-16 21:43:39 -0800 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2015-01-16 21:43:39 -0800 |
commit | cc6bb4bd3cf241835cd31066bc06d005684459ac (patch) | |
tree | 66cec3ab36db0877acd5d35c2124f4afae53d4ad /src/man.c | |
parent | c9994effcff67d4fddab23c2364218a09e807768 (diff) |
Defer closing of fenced code blocks.
Instead of closing a fenced code block when we see the closing
fence, we set fenceLength to -1, which then signals the code
that checks for block enders that it is time to close the block.
This allows us to process a blank line after the fenced code
and set _lastLineBlank appropriately.
Addresses #285 for JS implementation.
Diffstat (limited to 'src/man.c')
0 files changed, 0 insertions, 0 deletions