Skip to content

v0.5.10

Compare
Choose a tag to compare
@huacnlee huacnlee released this 16 Nov 01:55
· 71 commits to main since this release

What's Changed

  • Fix Markdown output HTML to use XHTML, e.g.: <br> into <br/>.
  • Now will Escape<, > into &lt;, &gt; for PlainText, to avoid Feishu paragraph text has < or > character, will break the HTML structure.