Skip to content

Instantly share code, notes, and snippets.

@vdavez
Created February 21, 2015 21:24
Show Gist options
  • Save vdavez/0460ff24304b4a666b08 to your computer and use it in GitHub Desktop.
Save vdavez/0460ff24304b4a666b08 to your computer and use it in GitHub Desktop.
legalmd-gist
levels:
- form: 'Sec. $x.'
num: 1
- form: '($x) '
num: a
- form: ($x)
num: 1
name: Legal Markdown
mustache: '[mustache powered-templating](http://mustache.github.io/)'

l. |xref| This is Section X ll. This is a subsection. ll. This re-orders lll. This is a paragraph. Refers to Section |xref| ll. This a subsection.

<p>Sec. 1. This is Section X </p>
<p>(a) This is a subsection.</p>
<p>(b) This re-orders</p>
<p>(1) This is a paragraph. Refers to Section Sec. 1.</p>
<p>(c) This a subsection.</p>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment