Rudimentary support for figure, figcaption

This commit is contained in:
Ambrose Li
2020-08-21 04:26:26 -04:00
parent 6d359dfa2b
commit 73949a3e12
4 changed files with 17 additions and 4 deletions

View File

@@ -192,6 +192,10 @@ optgroup HTML_OPTGROUP
param HTML_PARAM
small HTML_SMALL
/small HTML_N_SMALL
figure HTML_FIGURE
/figure HTML_N_FIGURE
figcaption HTML_FIGCAPTION
/figcaption HTML_N_FIGCAPTION
internal HTML_INTERNAL
/internal HTML_N_INTERNAL
select_int HTML_SELECT_INT