aboutsummaryrefslogtreecommitdiff
path: root/changelog.c.txt
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2015-01-16 21:43:39 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2015-01-16 21:43:39 -0800
commitcc6bb4bd3cf241835cd31066bc06d005684459ac (patch)
tree66cec3ab36db0877acd5d35c2124f4afae53d4ad /changelog.c.txt
parentc9994effcff67d4fddab23c2364218a09e807768 (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 'changelog.c.txt')
0 files changed, 0 insertions, 0 deletions