This patch is getting applied (right now) to make the heading filter work on incasesensitive headings.

However the matching should still be improved to support better html attribute matching.

The patch further adds some description modification and a new function wrapper.

CommentFileSizeAuthor
heading_incasesensitive.patch2.85 KBmiro_dietiker

Comments

miro_dietiker’s picture

Version: 6.x-1.x-dev » 7.x-1.x-dev

As of the XHTML standard, headings should no longer be matched case insensitive, while HTML was case insensitive.
Thus, incasesensitivity might even need to be an option...