There's no need for h1 and h2, and possibly h3, tags in the filtered html input format-- i've corrected some misuse in the forums lately-- but we should just remove them from the allowed tags.
There's no need for h1 and h2, and possibly h3, tags in the filtered html input format-- i've corrected some misuse in the forums lately-- but we should just remove them from the allowed tags.
Comments
Comment #1
avpadernoThe problem is that those HTML tags would be removed from all the content types; there are many maintainers who are using them correctly in their project pages.
I agree on removing
<h1>.Comment #2
avpadernoComment #3
WorldFallz commentedI know how drupal works by default, but as with just about everything, there's ways around this and custom code is exactly why the drupal.org module exists. I think this needs to be part of the redesign.
Comment #4
drummNot part of the redesign. h3 should stay.
Comment #5
drumm#372050: Create update function to remove h1, h2, h3 from comments has code