Loading src/html.cpp +1 −0 Original line number Diff line number Diff line Loading @@ -48,6 +48,7 @@ namespace libhtmlpp { const char *ContainerTypes[]={ "div", "script", "style", "span", nullptr }; Loading Loading
src/html.cpp +1 −0 Original line number Diff line number Diff line Loading @@ -48,6 +48,7 @@ namespace libhtmlpp { const char *ContainerTypes[]={ "div", "script", "style", "span", nullptr }; Loading