Rewrite specification · syntax-tree/mdast@f49890b (original) (raw)
Navigation Menu
- Explore
- Pricing
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Appearance settings
Commit f49890b
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#18Related to syntax-tree/unist#17 Closes GH-21.Closes GH-24. Reviewed-by: Christian Murphy Christian.Murphy.42@gmail.com Reviewed-by: Ika ikatyang@gmail.com
File tree
1 file changed
lines changed
1 file changed
lines changed