Closed nzoschke closed 11 years ago
As documented here:
http://developer.github.com/v3/markdown/
curl --data '{"text": "# Foo"}' https://api.github.com/markdown <h1> <a name="foo" class="anchor" href="#foo"><span class="mini-icon mini-icon-link"></span></a>Foo</h1>
Fixed in 77bf432f
As documented here:
http://developer.github.com/v3/markdown/