aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2015-08-18 22:23:51 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2015-08-18 22:23:51 -0700
commitd6086fb08f18aa7825057a962849a4ede2d231c6 (patch)
treeaba8efb1b68b89a6794c203b3b03aba1cf127e71
parentde68622663f158f2cddbd92a2bfdaf319a8b23e5 (diff)
Added `iframe` to list of tags that always start HTML blocks.
See http://talk.commonmark.org/t/raw-html-blocks-proposals-comments-wanted/983/66?u=jgm and following comments. Closes #352.
-rw-r--r--spec.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/spec.txt b/spec.txt
index 3797944..4a0421a 100644
--- a/spec.txt
+++ b/spec.txt
@@ -1660,8 +1660,8 @@ followed by one of the strings (case-insensitive) `address`,
`caption`, `center`, `col`, `colgroup`, `dd`, `details`, `dialog`,
`dir`, `div`, `dl`, `dt`, `fieldset`, `figcaption`, `figure`,
`footer`, `form`, `frame`, `frameset`, `h1`, `head`, `header`, `hr`,
-`html`, `legend`, `li`, `link`, `main`, `menu`, `menuitem`, `meta`,
-`nav`, `noframes`, `ol`, `optgroup`, `option`, `p`, `param`,
+`html`, `iframe`, `legend`, `li`, `link`, `main`, `menu`, `menuitem`,
+`meta`, `nav`, `noframes`, `ol`, `optgroup`, `option`, `p`, `param`,
`section`, `source`, `summary`, `table`, `tbody`, `td`,
`tfoot`, `th`, `thead`, `title`, `tr`, `track`, `ul`, followed
by [whitespace], the end of the line, the string `>`, or