tommcfarlin / title-capitalization-for-wordpress

[WordPress] Properly capitalizes post titles and heading elements in the post content when saving and updating posts.
GNU General Public License v2.0
46 stars 7 forks source link

I really hate regex!!!!! #8

Closed afragen closed 9 years ago

afragen commented 9 years ago

now will grab correctly for multiple instances and only at beginning of line per Markdown syntax and simplified grabbing of h1 to h6 tags

I think it should now match only what is a valid header tag either regular or markdown.