Conversation
Fixes bold/italic rendering for CJK text in Live Preview mode. Addresses CommonMark Issue obsidianmd#650.
Hello!I found the following issues in your plugin submission Errors: ❌ You did not follow the pull request template. The PR template can be found here This check was done automatically. Do NOT open a new PR for re-validation. Instead, to trigger this check again, make a change to your PR and wait a few minutes, or close and re-open it. |
Match manifest.json description exactly (no trailing period).
Hello!I found the following issues in your plugin submission Errors: ❌ Your description needs to have one of the following characters at the end: This check was done automatically. Do NOT open a new PR for re-validation. Instead, to trigger this check again, make a change to your PR and wait a few minutes, or close and re-open it. |
Both manifest.json and community-plugins.json now end with period, as required by submission rules.
I am submitting a new Community Plugin
Repo URL
Link to my plugin: https://github.com/ebibibi/obsidian-cjk-bold-fix
Release Checklist
main.jsmanifest.jsonstyles.css(optional)v)idin mymanifest.jsonmatches theidin thecommunity-plugins.jsonfile.I have given proper attribution to these other projects in my
README.md.Note
Tested on Windows only. The plugin uses only CodeMirror 6 ViewPlugin + CSS Decorations with no platform-specific code, so it should work identically on all platforms.