Make HTML sing, something I work toward every day.
Share this:
- Click to share on Tumblr (Opens in new window)
- Click to share on Twitter (Opens in new window)
- Click to share on Facebook (Opens in new window)
- Click to share on LinkedIn (Opens in new window)
- Click to share on Pocket (Opens in new window)
- Click to share on Telegram (Opens in new window)
- Click to email a link to a friend (Opens in new window)
Oh noes! Teh link is broken!
Yeah, Matt got bitten by the bug in AcronymIt() where it wraps an ‘acronym’ element around text in a ‘title’ attribute. That results in some VERY off-key HTML.
I tried once to fix that bug, but couldn’t figure out the necessary regular expression. Regexes make my brain hurt.
Fixed. My brain hurts now.
Some people, when confronted with a problem, think “I know, I’ll use
regular expressions”. Now they have two problems.
— Jamie Zawinski, on comp.lang.emacs
I seem to remember posting a fixed regex in the comments on AcronymIt.