diff options
author | John MacFarlane <jgm@berkeley.edu> | 2014-10-08 21:59:24 -0700 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2014-10-08 21:59:24 -0700 |
commit | 3bd95fb5113d5e805556a124a3a4e84c43882adb (patch) | |
tree | 772bafc621f33e60c59bdd69c09ac687959aabb3 | |
parent | a8722bef85dcdcd8439e3cbb189f53f9c291dd1e (diff) | |
parent | c69bfce61eeec398be46eb914f6280fe471b293f (diff) |
Merge branch 'master' of github.com:jgm/stmd
-rw-r--r-- | spec.txt | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1355,8 +1355,8 @@ name is one of the following (case-insensitive): `output`, `col`, `p`, `colgroup`, `pre`, `dd`, `progress`, `div`, `section`, `dl`, `table`, `td`, `dt`, `tbody`, `embed`, `textarea`, `fieldset`, `tfoot`, `figcaption`, `th`, `figure`, `thead`, `footer`, -`footer`, `tr`, `form`, `ul`, `h1`, `h2`, `h3`, `h4`, `h5`, `h6`, -`video`, `script`, `style`. +`tr`, `form`, `ul`, `h1`, `h2`, `h3`, `h4`, `h5`, `h6`, `video`, +`script`, `style`. An [HTML block](#html-block) <a id="html-block"></a> begins with an [HTML block tag](#html-block-tag), [HTML comment](#html-comment), |