Posterous adds markdown and syntax highlighting support
blog.posterous.com
Posterous adds markdown and syntax highlighting support
1–10 of 37 posts
Re: Posterous adds markdown and syntax highlighting support
#2Syntax highlighting with line numbers is tricky business. It is very difficult to get both 1) Perfectly aligned numbers and 2) Support for copy and paste without numbers.
There must be a decent Javascript solution...
Re: Posterous adds markdown and syntax highlighting support
#3Re: Posterous adds markdown and syntax highlighting support
#4The line numbering behavior is curious. They seems to disappear when I click, but not if I click-and-drag to select. Syntax highlighting with line numbers is tricky business. It is very difficult to get both 1) Perfectly aligned numbers and 2) Support for copy and paste without numbers. There must be a decent Javascript solution...
Note you can still just paste github gists on their own line and we expand those too -- so that's still another option.
Also you can probably just hide line numbers completely using CSS if you customize your theme.
Re: Posterous adds markdown and syntax highlighting support
#5Cool. When are you guys going to support posting Ruby rack applications? TeX and PostScript would be a nice addition too.
Re: Posterous adds markdown and syntax highlighting support
#6Re: Posterous adds markdown and syntax highlighting support
#7Re: Posterous adds markdown and syntax highlighting support
#8Re: Posterous adds markdown and syntax highlighting support
#9One wee request? If you've got the inclination, Clojure's a language that's growing fast and is eminently useful: it might be useful to have a highlighting mode for it.
Keep up the good work!
Re: Posterous adds markdown and syntax highlighting support
#10Wonderful! Every day, more and more reasons not to build my own blogging engine. One wee request? If you've got the inclination, Clojure's a language that's growing fast and is eminently useful: it might be useful to have a highlighting mode for it. Keep up the good work!