mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-01-26 06:21:11 -08:00
* 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> |
||
|---|---|---|
| .. | ||
| emphasis | ||
| codeblock.js | ||
| codeinline.js | ||
| commentblock.js | ||
| commentinline.js | ||
| conditional.js | ||
| dash.js | ||
| entity.js | ||
| extlink.js | ||
| filteredtranscludeblock.js | ||
| filteredtranscludeinline.js | ||
| fnprocdef.js | ||
| hardlinebreaks.js | ||
| heading.js | ||
| horizrule.js | ||
| html.js | ||
| image.js | ||
| import.js | ||
| list.js | ||
| macrocallblock.js | ||
| macrocallinline.js | ||
| macrodef.js | ||
| parameters.js | ||
| parsermode.js | ||
| prettyextlink.js | ||
| prettylink.js | ||
| quoteblock.js | ||
| rules.js | ||
| styleblock.js | ||
| styleinline.js | ||
| syslink.js | ||
| table.js | ||
| transcludeblock.js | ||
| transcludeinline.js | ||
| typedblock.js | ||
| wikilink.js | ||
| wikilinkprefix.js | ||