Commit graph

11 commits

Author SHA1 Message Date
Edems
b3294030f8 fix(obsidian): warning+id
- Changed plugin ID to md-discord-syntax across manifests, validation, package metadata, and release instructions.
 - Resolved TypeScript unsafe-value warnings through correct typed ESLint configuration and source typing.
 - Replaced flagged document.createElement usage with Obsidian createEl.
 - Addressed text-decoration compatibility warnings.
 - Optimized spoiler detection to inspect only relevant document lines instead of allocating the full document text.
 - Updated tests for strict type safety and promise handling.
2026-07-21 21:45:33 +02:00
Edems
a23dbf13b3 chore(bump) 2026-07-21 21:20:55 +02:00
Edems
59afddf061 chore(bump) 2026-07-21 21:20:11 +02:00
Edems
889acd7014 chore(bump) 2026-07-21 21:14:19 +02:00
Edems
346b9b14af chore(bump) 2026-07-21 21:13:49 +02:00
Edems
c9116802e7 fix(obsidian) 2026-07-21 21:08:20 +02:00
Edems
d21c3b9e22 fix(obsidian) 2026-07-21 20:06:42 +02:00
Edems
a91bc97119 ref: finalize package and plugin names 2026-07-21 17:45:00 +02:00
Edems
eb90a3edef fix: prepare packages for npm publishing 2026-07-21 17:28:51 +02:00
Edems
d90199634f fix: prepare npm and Obsidian publishing 2026-07-21 17:06:22 +02:00
Edems
9578a3c404 init(monorepo): core+obsidian,remark 2026-07-21 16:44:48 +02:00