A raml2html theme for rendering RAML to Markdown usable with Slate, based on raml2html-markdown-theme.
The generated files are to be used as includes.
npm i -g raml2html-slate-markdown-theme
raml2html --theme raml2html-slate-markdown-theme example.raml > example.md
The converted file is usable with Slate either as an include or index.html.md.
raml2html-slate-markdown-template is available under the MIT license. See the LICENSE file for more info.