The parameter demote=<integer> is useful (described here). How about adding demote=0 to remove all <hx> heading formatting, so that <h1>My heading</h1> becomes: My heading
The parameter demote=<integer> is useful (described here). How about adding demote=0 to remove all <hx> heading formatting, so that <h1>My heading</h1> becomes: My heading
Comments
Comment #1
AlexisWilke commentedThe demote and the title H3 are not related. The demote works on the body content whereas the H3 is added by the title theme function.
Anyway, I added a way for you to insert the title without the heading (should be available within 12h in the -dev version):
[node:* cck=title;]
I'm not too sure that removing the headers from the body is really useful. Feel free to reopen the issue if you think we should also have that feature.
Thank you.
Alexis