diff --git a/CommonMark.dtd b/CommonMark.dtd index 62e5c8a4..8fbdec19 100644 --- a/CommonMark.dtd +++ b/CommonMark.dtd @@ -4,6 +4,8 @@ 'block_quote|list|code_block|paragraph|heading|thematic_break|html_block|custom_block'> + @@ -25,15 +28,19 @@ + level (1|2|3|4|5|6) #REQUIRED + type (underlined|prefixed) #IMPLIED> - + + + + + - + + title CDATA #IMPLIED + label CDATA #IMPLIED + type (inline|reference|shortcut|auto)> + title CDATA #IMPLIED + label CDATA #IMPLIED + type (inline|reference|shortcut)>