Skip to content

Releases: JichouP/obsidian-marp-plugin

1.0.2

01 Mar 02:59
baa1b1d
Compare
Choose a tag to compare

What's Changed

  • ♻️ Pass the state using setViewState by @JichouP in #8
  • ✨ use resourceUrl to preview and base64 to export by @JichouP in #11
  • ✨ use path.normalize by @JichouP in #12
  • 🐛 decode entity for inline comment by @JichouP in #13
  • 🐛 mkdir before writeFile by @JichouP in #14
  • ✨ set default themeDir to MarpTheme and ✨ access themeDir before export by @JichouP in #15
  • 📝 add mention for embedding images and installing Node.js by @JichouP in #16

Full Changelog: 1.0.1...1.0.2

1.0.1

27 Feb 03:59
6fde8cf
Compare
Choose a tag to compare

What's Changed

  • ♻️ change command id from marp-open-preview to open-preview by @JichouP in #2
  • ⚡️ move registerEvent to PreviewView by @JichouP in #4
  • ✨ use viewState to hold TFile in PreviewView by @JichouP in #6

New Contributors

Full Changelog: 1.0.0...1.0.1

1.0.0

25 Feb 12:26
2ab9fe3
Compare
Choose a tag to compare
Update manifest.json