vscode-markdown-table
vscode-markdown-table copied to clipboard
Missing space after unicode check mark
It seems to mishandle spacing when there is a Unicode check mark. It seems to treat check marks as a double wide when auto adjusting spaces
E.g.
| a | b |
| --- | --- |
| ✓ | d |
| e | f |
E.g https://gist.github.com/alzyee/acbaaee5918de6466ad1373cf0a442a4
From about Version: 1.85.1 Release: 23348 Commit: 08e6c15293922dd53a864bb041be381322fee401 Date: 2023-12-14T20:36:42.296Z Electron: 25.9.7 ElectronBuildId: undefined Chromium: 114.0.5735.289 Node.js: 18.15.0 V8: 11.4.183.29-electron.0 OS: Linux x64 6.1.68
Version of vsix extension Markdown Table v0.11.0