Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/raml2html/markdown-theme

A raml2html theme for rendering RAML to Markdown
https://github.com/raml2html/markdown-theme

raml-document raml2html raml2html-theme

Last synced: about 2 months ago
JSON representation

A raml2html theme for rendering RAML to Markdown

Awesome Lists containing this project

README

        

# 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.md
```

## License
raml2html-markdown-template is available under the MIT license. See the LICENSE file for more info.