Posterous adds markdown and syntax highlighting support
11–20 of 37 posts
Re: Posterous adds markdown and syntax highlighting support
#12Re: Posterous adds markdown and syntax highlighting support
#13I stopped using Posterous because of it, now I will happily be able to try it again!
Re: Posterous adds markdown and syntax highlighting support
#14I'm surprised they went with CodeRay rather than a more fleshed-out highlighting library. They only list 20 or so supported languages, whereas something like Pygments (which Github uses) supports closer to 100.
Re: Posterous adds markdown and syntax highlighting support
#15Wonderful! 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!
Second vote for Clojure, though a generic Liap dialect ought to get you halfway there.
Re: Posterous adds markdown and syntax highlighting support
#16I'm surprised they went with CodeRay rather than a more fleshed-out highlighting library. They only list 20 or so supported languages, whereas something like Pygments (which Github uses) supports closer to 100.
So it's more the library they're using? I thought it was strange they support Delphi and Java but not C#.
Re: Posterous adds markdown and syntax highlighting support
#17Re: Posterous adds markdown and syntax highlighting support
#18http://getsatisfaction.com/posterous/topics/markdown_or_anot...
Better late than never, eh?
Re: Posterous adds markdown and syntax highlighting support
#19Re: Posterous adds markdown and syntax highlighting support
#20I'm surprised they went with CodeRay rather than a more fleshed-out highlighting library. They only list 20 or so supported languages, whereas something like Pygments (which Github uses) supports closer to 100.