hatena-notation-api
base url
https://api.chimata.org/hatena_notation/v1
POST /from/markdown
parameters
request header
content-type: text/plain or text/markdown
request body = markdown text
response
response body = hatena notation text
POST /from/asciidoc
parameters
request header
content-type: text/plain or text/asciidoc
request body = asciidoc text
response
response body = hatena notation text