1.0.3 Release
Version 1.0.3 - merged into Obsidian's community plugins https://obsidian.md/plugins.
Changes
- Remove HtmlPluginSettings.ts and related code.
- Change
innerHTML
tonoticeEl.createEl()
ofshowError()
. - Change
console.log()
toshowError()
.