summaryrefslogtreecommitdiff
path: root/src/treebuilder/treebuilder.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/treebuilder/treebuilder.c')
-rw-r--r--src/treebuilder/treebuilder.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/treebuilder/treebuilder.c b/src/treebuilder/treebuilder.c
index 1f6baef..9a9f895 100644
--- a/src/treebuilder/treebuilder.c
+++ b/src/treebuilder/treebuilder.c
@@ -38,7 +38,8 @@ static const struct {
{ "IMAGE", IMAGE }, { "IMG", IMG },
{ "INPUT", INPUT }, { "ISINDEX", ISINDEX },
{ "LI", LI }, { "LINK", LINK },
- { "LISTING", LISTING }, { "MENU", MENU },
+ { "LISTING", LISTING }, { "MATH", MATH },
+ { "MENU", MENU },
{ "META", META }, { "NOEMBED", NOEMBED },
{ "NOFRAMES", NOFRAMES }, { "NOSCRIPT", NOSCRIPT },
{ "OL", OL }, { "OPTGROUP", OPTGROUP },