DocFerry 0.0.9
This release fixes the automated review error reported for 0.0.8:
Compatibility:
- Minimum Obsidian version remains
1.13.0.
Code-quality fixes:
- Removes the two
eslint-disable-next-line obsidianmd/ui/sentence-casecomments, which the Obsidian Community scanner does not allow. - Rewords the custom server URL placeholder from
http://127.0.0.1:8787toServer URL: http://127.0.0.1:8787. - Rewords the manual cloud token placeholder from
dfc_...toCloud token: dfc_.... - Adds a local ESLint configuration using
eslint-plugin-obsidianmdso sentence-case and other review checks are caught before the next submission.
Release assets:
main.jsmanifest.jsonstyles.css