Commit b9bb71a
committed
Rewrite specification
* Update to the new style of unist
<syntax-tree/unist@8055bf4>
* Rename `Text` > `Literal`, `TextNode` > `Text` (syntax-tree/unist#17)
* Reword definitions
* Add introduction, references, links to terms
* Add common mixins for shared fields
* Move enumerations to their own section
* Add description of content models (GH-21)
* Remove marking of YAML as non-standard
* Make `list.ordered` optional (default: `false`)
* Make `list.loose` optional (default: `false`)
* Make `listItem.loose` optional (default: `false`)
* Make `table.align` optional
* Add references to CSS Text for alignTypes
Related to syntax-tree/unist#18
Related to syntax-tree/unist#17
Closes GH-21.1 parent 410d642 commit b9bb71a
1 file changed
+801
-259
lines changed
0 commit comments