Followed readme instruction, added both filter to Filtered HTML input in the right order (header second last and TOC last) and nothing happens
Inspected with Firebug, read Page Sources, nothing taking place, not even HTML comment, the only occurrences of "tableofcontent" are the css and the js inclusions .
<!--tableofcontents--> <h1>titulo 1</h1> <h2>titulo 2</h2> <h3>titulo 3</h3>
Comments
Comment #1
arhak commentedmy fault, obviously, can't be last
but isn't documented
now I tried right after URL filter
Comment #2
arhak commentedto clarify, the issue is asking for some more documentation stating that HTML corrector and/or HTML filter (I don't know which) will discard HTML comments so should be ensured to go after Headings and TOC filter (also other filter might discard comments)
Comment #3
deviantintegral commentedYeah, I hadn't added anything to the documentation as I'd assumed that 222926: htmlcorrector filter escapes HTML comments would be fixed. Since it hasn't, I've added some notes to the README for the next release.
--Andrew
Comment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.