diff --git a/src/mapping.js b/src/mapping.js index d3369b0..2695038 100644 --- a/src/mapping.js +++ b/src/mapping.js @@ -18,7 +18,7 @@ const onlyValidChildren = { 'template', ]), optgroup: new Set(['option']), - select: new Set(['optgroup', 'option', 'button']), + select: new Set(['optgroup', 'option', 'hr', 'button']), math: new Set(['mrow']), script: new Set(), // table