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 _______________________________________________ Markdown-Discuss mailing list [email protected] http://six.pairlist.net/mailman/listinfo/markdown-discuss
