vim-instant-markdown icon indicating copy to clipboard operation
vim-instant-markdown copied to clipboard

Undefined control sequence \ket

Open draftman9 opened this issue 1 year ago • 3 comments

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}
$$ 
  1. open the md file
  2. open the vim-instant-markdown
  3. then display

image

correct rendering is blow:

image

draftman9 avatar May 16 '24 08:05 draftman9

I think this would require https://github.com/instant-markdown/instant-markdown-d/issues/84

ashwinvis avatar May 18 '24 14:05 ashwinvis

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?

draftman9 avatar May 19 '24 04:05 draftman9

You can try out

https://github.com/instant-markdown/instant-markdown-d/pull/104

ashwinvis avatar May 21 '24 07:05 ashwinvis

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.

stale[bot] avatar Jan 21 '25 23:01 stale[bot]