API Blueprint
Hi!
I'm not sure how far out of focus it is for Marked, but it would be absolutely great if support for API Blueprint could be added.
The API Blueprint is Markdown based documentation language for Web APIs (https://github.com/apiaryio/api-blueprint/), a parser (https://github.com/apiaryio/snowcrash) and several tools (e.g. found https://apiblueprint.org/) are available. What I find missing is a live preview tool just like Marked, the closest thing is a tool called aglio, which can be quite a hassle to get up and running.
Anyway, just a thought :-)
Cheers
Holger
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Brett on 18 Mar, 2015 08:35 PM
Definitely outside of any roadmap I have planned, but probably possible
with a custom processor based on https://github.com/subosito/iglo
-Brett