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,
|
anyHtmlInlineTag,
|
||||||
anyHtmlTag,
|
anyHtmlTag,
|
||||||
anyHtmlEndTag,
|
anyHtmlEndTag,
|
||||||
|
htmlTag,
|
||||||
htmlEndTag,
|
htmlEndTag,
|
||||||
extractTagType,
|
extractTagType,
|
||||||
htmlBlockElement,
|
htmlBlockElement,
|
||||||
|
|
Loading…
Add table
Reference in a new issue