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.