Markdown¶
Markdowner service at /markdown¶
Markdown service
GET¶
Accepted content types:- application/javascript
Given some text, return the markdownified html version.
We use this for “previews” of comments and update notes.
Response: jsonp
GET¶
Accepted content types:- application/json
- text/json
Given some text, return the markdownified html version.
We use this for “previews” of comments and update notes.
Response: json