Skip to content

Commit 904ec5f

Browse files
authored
Remove duplicate links in spec (#655)
Change link targets in section 2.3 (Container blocks and leaf blocks) to fix links to Container blocks and Leaf blocks.
1 parent 24b9d38 commit 904ec5f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

spec.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -851,8 +851,8 @@ one block element does not affect the inline parsing of any other.
851851
## Container blocks and leaf blocks
852852

853853
We can divide blocks into two types:
854-
[container blocks](@),
855-
which can contain other blocks, and [leaf blocks](@),
854+
[container blocks](#container-blocks),
855+
which can contain other blocks, and [leaf blocks](#leaf-blocks),
856856
which cannot.
857857

858858
# Leaf blocks

0 commit comments

Comments
 (0)