Skip to content

1.1.0

Compare
Choose a tag to compare
@zolrath zolrath released this 22 Apr 19:54
· 106 commits to main since this release
  • Swapped entirely off CodeMirror 5 dependencies, only using the Obsidian.Editor interface.
    • Use nanoid and find/replace instead of Markers
    • Use regex instead of Tokens
  • This means we can enable Mobile support!