Skip to content

2.1.2

Latest
Compare
Choose a tag to compare
@curbengh curbengh released this 03 Sep 00:09
· 20 commits to master since this release
1340e89

Fix

  • fix(import-image): regex and image slug [#103]
    • replacing image embed link in a post should now also works within a paragraph that has a pair of bracket "()".
  • fix(parseFeed): sanitize input [#106]
    • xml parser camaro may throw error if there is an unprintable character in the input. Those unsafe characters are now removed before being parsed by camaro.