8000 Release v2.1.1: Support PHP markdown extra-style fenced code blocks (delimited with · OliverLetterer/discount · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

v2.1.1

lines of three or more tildes.)   This involved some optimization of
the blockification code in markdown.c -- I now cache line type in the
line and have a cache filling function (`checkline()`) that will compute
the line type _once_ and then all the lookup functions can use this cache.
It's not significantly faster than the old code (1/100th of a cpu second
faster processing 10 450k documents) but it's also doing the line check for
fenced code blocks.
Assets 2
Loading
0