vmg / sundown

Standards compliant, fast, secure markdown processing library in C
1.99k stars 385 forks source link

sdhtml_toc_renderer bugs #113

Open ztmonster opened 12 years ago

ztmonster commented 12 years ago
<pre>
# setup
# config
...
</pre>

or

~~~
# setup
# config
...
~~~

sdhtml_toc_renderer will render <h1> for setup and config ??