HTML reader: Export htmlTag.
This commit is contained in:
parent
254c67a4fb
commit
7ef7d85b3f
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@ module Text.Pandoc.Readers.HTML (
|
|||
anyHtmlInlineTag,
|
||||
anyHtmlTag,
|
||||
anyHtmlEndTag,
|
||||
htmlTag,
|
||||
htmlEndTag,
|
||||
extractTagType,
|
||||
htmlBlockElement,
|
||||
|
|
Loading…
Reference in a new issue