destination anchors
rebOldes
rebol-list2 at seznam.cz
Thu Nov 16 05:59:51 EST 2006
Hi,
is there any way how to create destination anchors in Markdown?
somethink what would produce html:
<A href="#section1">Introduction</A><BR>
<A href="#section2">Some background</A><BR>
...
<H2><A name="section1">Introduction</A></H2>
...section 1...
<H2><A name="section2">Some background</A></H2>
...
thanks,
David
More information about the Markdown-Discuss
mailing list