Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-11-11 | Change the implementation of `htmlSpanLikeElements` and implement `<dfn>` ↵ | Florian Beeres | 1 | -0/+20 | |
(#5882) * Add HTML Reader support for `<dfn>`, parsing this as a Span with class `dfn`. * Change `htmlSpanLikeElements` implementation to retain classes, attributes and inline content. |