Skip to content

v0.4.0

Compare
Choose a tag to compare
@b-kelly b-kelly released this 13 Jul 12:32
· 464 commits to main since this release

Features

  • add support for mark (em, strong, code, link) input rules (#2) (4814922)
  • automatically format URLs as links on paste in Rich Text mode (#72) (064ce83), closes #33

Bug Fixes

  • clean up image-upload placeholder design (12c36c2)
  • deserialization: ensure that bare urls written in markdown reserialize with correct escaping (f1c0602)