Both bulletToArrow and bulletToEmdash now prepend the symbol to every
selected line, not just lines starting with "* ". Lines with "* " still
have the marker stripped before the prefix is added.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Adds bulletToArrow() to formatter.ts and registers the new
unicode-formatter:bullet-to-arrow command. Updates README accordingly.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Adds bulletToEmdash() to formatter.ts and registers the new
unicode-formatter:bullet-to-emdash command. Updates README accordingly.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>