TiddlyWiki5/plugins/tiddlywiki/wikitext-serialize
lin onetwo 3e1078eff1
Fix/serialize close html tag (#9437)
* fix: should use tree.isSelfClosing || isVoidElement

* docs: about html

* fix: Void element without self-closing slash (e.g., <br> instead of <br/>)

* Update editions/test/tiddlers/tests/data/serialize/VoidElements.tid

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-14 21:33:45 +00:00
..
rules Fix/serialize close html tag (#9437) 2025-11-14 21:33:45 +00:00
utils feat: serialize AST node back to wikitext string (#8258) 2025-10-29 21:21:36 +00:00
plugin.info feat: serialize AST node back to wikitext string (#8258) 2025-10-29 21:21:36 +00:00