Skip to content

0.10.3

Choose a tag to compare

@wonkwonlee wonkwonlee released this 11 Jun 08:25
· 11 commits to main since this release

GotSaeng OS 0.10.3

Obsidian community directory compliance release:

  • Root-level manifest.json and versions.json copies (the directory validates the manifest at the repository root of the release tag commit).
  • Settings tab heading now uses the Setting(containerEl).setHeading() API instead of a raw HTML heading.
  • Includes the numbered task list extraction fix contributed in #8 — thanks @MFA-G!

Install

npx -y @gotsaeng/cli@0.10.3 compile <vault> --output <dir> --project "<name>"

Obsidian plugin assets (main.js, manifest.json, styles.css) attached.