Added missing HtmlBlockOl to HtmlBlockInTags. [jgm/peg-markdown]
See https://github.com/jgm/peg-markdown/commit/09238d8
This commit is contained in:
parent
33db340b24
commit
05ed86d61e
@ -411,6 +411,7 @@ HtmlBlockInTags = HtmlBlockAddress
|
|||||||
| HtmlBlockMenu
|
| HtmlBlockMenu
|
||||||
| HtmlBlockNoframes
|
| HtmlBlockNoframes
|
||||||
| HtmlBlockNoscript
|
| HtmlBlockNoscript
|
||||||
|
| HtmlBlockOl
|
||||||
| HtmlBlockP
|
| HtmlBlockP
|
||||||
| HtmlBlockPre
|
| HtmlBlockPre
|
||||||
| HtmlBlockTable
|
| HtmlBlockTable
|
||||||
|
Loading…
Reference in New Issue
Block a user