1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-03-07 14:30:04 +01:00
slate/packages/slate-html-serializer
David O'Trakoun 9587bc4a50 Sanitize tagName check ()
`In XML (and XML-based languages such as XHTML), tagName preserves case. On HTML elements in DOM trees flagged as HTML documents, tagName returns the element name in the uppercase form.`
2017-10-09 22:00:42 -07:00
..
2017-10-09 22:00:42 -07:00
2017-09-11 19:56:47 -07:00
2017-09-29 09:18:17 -07:00
2017-09-11 19:36:46 -07:00

This package contains an HTML serializer for Slate documents, that you can configure depending on your custom schema.