Skip to content

1.1.0

Choose a tag to compare

@kanade2511 kanade2511 released this 28 Jun 01:48
· 2 commits to main since this release

v1.1.0

  • Reading View support: renders text as clickable links, handles clipboard on click
  • Live Preview rewritten: line-based regex parsing instead of CM6 syntax tree — works in lists, tables, and any context
  • Reading View + Live Preview both styled in cyan via injected CSS + CM6 decoration
  • Notification now shows the copied content instead of the display label
  • Removed broken empty-link shorthand
  • Code refactored: shared doCopy() helper, cleaner mode branching