vscode-btex
vscode-btex copied to clipboard
Code block cannot display accurately
When use the command \codeblock{} to include code, $ and #, etc. would not display accurately. # would not display, and $ would be treated as the start of latex math formula. I tried to use $ and # but it not work still.
The problem with # is for btex. VSCode-btex does not handle rendering here. As for $, I could theoretically disable highlighting in code blocks.