Happy 2014! in Site Updates
- Jan. 1, 2014, 9:37 p.m.
- |
- Public
I was tinkering around with Markdown a bit, adding a few extensions that looked useful. Hopefully they are all good additions. There will be a few Tips and Tricks entries to show off the new functionality. For now, I'll just mention what might throw you for a loop. If you use underscores to add italics or emphasis, e.g. _cool_
or __groovy__
, that will no longer work. Use asterisks instead, e.g. *cool*
and **groovy**
. If I had a dollar for every URL that's been mangled by Markdown here on Prosebox... butthatshouldn'thappenmuch_now.
So that should be an improvement, I think.
UPDATE: I removed the smart quotes extension because it was breaking some images. Should be fixed now, I hope.
Loading comments...