verb
Version:
Verb makes it easy to build project documentation using simple markdown templates, with zero configuration required.
25 lines (16 loc) • 307 B
Markdown
name: Test
# {%= name %}
> {%= _.reverse(name) %}
{%= toc() %}
## Quickstart
This is the quickstart section.
## Options
This is the options section.
## Usage examples
This is the usage examples section.
## Contributing
This is the Contributing section.
## Author
This is the Author section.