1.1.0
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