verb
Version:
Verb makes it easy to build project documentation using simple markdown templates, with zero configuration required.
57 lines (30 loc) • 963 B
Markdown
---
chapter: 3
---
# Chapter {%= chapter %}
{%= toc() %}
## Section 1
> This is a quote before Section 1
Here's the first paragraph for Section 1.
Here's the second paragraph for Section 1.
Here's the third paragraph for Section 1.
## Section 2
> This is a quote before Section 2
Here's the first paragraph for Section 2.
Here's the second paragraph for Section 2.
Here's the third paragraph for Section 2.
## Section 3
> This is a quote before Section 3
Here's the first paragraph for Section 3.
Here's the second paragraph for Section 3.
Here's the third paragraph for Section 3.
## Section 4
> This is a quote before Section 4
Here's the first paragraph for Section 4.
Here's the second paragraph for Section 4.
Here's the third paragraph for Section 4.
## Section 5
> This is a quote before Section 5
Here's the first paragraph for Section 5.
Here's the second paragraph for Section 5.
Here's the third paragraph for Section 5.