Fix typo · syntax-tree/mdast@4ef4cfc (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Commit 4ef4cfc

File tree

1 file changed

lines changed

1 file changed

lines changed

Original file line number Diff line number Diff line change
@@ -1219,8 +1219,6 @@ Yields:
1219 1219
1220 1220 ```idl
1221 1221 type FrontmatterContent = YAML
1222 -
1223 -type FlowContentFrontmatter = FrontmatterContent | FlowContent
1224 1222 ```
1225 1223
1226 1224 **Frontmatter** content represent out-of-band information about the document.