markdown-editor
markdown-editor copied to clipboard
fix: correct toggle logic for partial selection
Corrected toggleMark handling of mixed formatting: it now applies marks to incomplete selections instead of removing them, and still removes them when the entire range is already marked.
Preview is ready.
Visual Tests Report is ready.