Commit f49890b
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`)
* Remove `listItem.loose` (use `list.loose instead)
* 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.
Closes GH-24.
Reviewed-by: Christian Murphy <[email protected]>
Reviewed-by: Ika <[email protected]>1 parent 410d642 commit f49890b
1 file changed
+789
-260
lines changed
0 commit comments