[SVN] r6712

Allan Odgaard throw-away-1 at macromates.com
Sun Mar 4 13:28:18 UTC 2007


• fragment links (e.g. [foo](#foo)) will be rewritten to use the goTo() JS function (so that skipping the chrome is handled and to make document-local links work when using <base href="…">)
• account for potential attributes in the <h«n»>-tags when harvesting the ToC
• strip id attributes from tags that end up in the ToC, e.g. if you have: ‘# foo <span id="foo"/>’ the ToC entry will not preserve the id-attribute (which would have made the document invalid and ruled the id, used to reference something, useless)

Patch from Henrik Nyh (Spanko on ##textmate)

Changed:
U   trunk/Support/lib/markdown_to_help.rb



More information about the textmate-dev mailing list