summaryrefslogtreecommitdiff
path: root/src/cmark.c
diff options
context:
space:
mode:
authorNick Wellnhofer <wellnhofer@aevum.de>2014-11-19 20:24:08 +0100
committerNick Wellnhofer <wellnhofer@aevum.de>2014-11-22 16:10:13 +0100
commit1cf1ec9a8f893a41910a300d9d8f1e6c20288287 (patch)
treefb49813819d73d60ebf2945d0ad81de57ed94d29 /src/cmark.c
parenta4b54c861e384e5574eda36d7b4bb050322b1c34 (diff)
Stackless HTML rendering
Now that every node has a parent pointer, it's possible to implement the HTML rendering functions without render stacks and any dynamic memory allocations. This commit also adds some minor optimizations that eliminate some strbuf_put* calls for the common case and avoid printf for headers.
Diffstat (limited to 'src/cmark.c')
0 files changed, 0 insertions, 0 deletions