You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(markdown-mode): prevent block change from stripping numbers (#140)
* fix: prevent block change from stripping numbers
fixes#69
* add matchLeadingBlockCharacters tests
* docs(commands): reseat TODOs for match regex
* fix(commands): add support for all ordered list markers in matchLeadingBlockCharacters
Co-authored-by: Ben Kelly <b-kelly@users.noreply.github.com>
0 commit comments