UNPKG

raml2html-markdown-theme

Version:

A raml2html theme for rendering RAML to Markdown

17 lines (12 loc) 333 B
# raml2html markdown theme A raml2html theme for rendering RAML to Markdown. ## Install ``` npm i -g raml2html-markdown-theme ``` ## Usage ``` raml2html --theme raml2html-markdown-theme example.raml > example.html ``` ## License raml2html-markdown-template is available under the MIT license. See the LICENSE file for more info.