The parser of editor can only parse certain syntax of markdown.
To define name of regulation, reused this syntax was useless, second one would be ignore.
# Name
or
Name
===
To define chapters, if necessary.
### Chapter
To record legislative of regulation.
###### Promulgated on May 30, 1997.
###### Amendment to Article 2, Article 10 and Article 11, and deletion of Article 20, promulgated on May 17, 2000.
To descript article, paragraph, subsection and item, those different kind of list are not different in interpret stage, indent be more important to sperated which kind of stucture in regulation, just liked python. To make a indent, 1 tab character are equal to 4 spaces .
1. This is article 1.
- This is a paragraph.
1. This is a subsection.
yarn install
yarn serve
yarn build
yarn lint