vim-instant-markdown
vim-instant-markdown copied to clipboard
Undefined control sequence \ket
Problem summary
Undefined control sequence \ket
Expected
Render the \ket correctly.
Environment Information
- OS: Microsoft Windows [版本 10.0.17763.4252]
- Vim / Neovim version: VIM - Vi IMproved 8.2 (2019 Dec 12, compiled May 2 2021 19:00:02)
- Browser: Version 105.0.5195.113 (Official Build) (64-bit)
Steps to reproduce the issue (required)
md file:
$$
\ket{k}
$$
- open the md file
- open the vim-instant-markdown
- then display
correct rendering is blow:
I think this would require https://github.com/instant-markdown/instant-markdown-d/issues/84
I think this would require instant-markdown/instant-markdown-d#84
I do not understand the contents from your given issue web. I would directly ask: Can I solve the rendering problem by installing a new mathjax? Or there is no any methods to solve this problem?
You can try out
https://github.com/instant-markdown/instant-markdown-d/pull/104
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.