Skip to content
Open
Show file tree
Hide file tree
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion Sources/Markdown/Markdown.docc/Markdown/BlockMarkup.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
# Markup Block Nodes
# ``BlockMarkup``

@Metadata {
@DocumentationExtension(mergeBehavior: append)
}

## Topics

Expand Down
6 changes: 5 additions & 1 deletion Sources/Markdown/Markdown.docc/Markdown/InlineMarkup.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
# Markup Inline Nodes
# ``InlineMarkup``

@Metadata {
@DocumentationExtension(mergeBehavior: append)
}

## Topics

Expand Down