Render error while typing
GopherJ opened this issue · 2 comments
GopherJ commented
Problem summary
If I use :InstantMarkdownPreview it's ok but if I just type the preview page will be incorrect while writing mathjax or mermaid
Expected
Environment Information
- OS:
- Vim / Neovim version:
- Browser:
Steps to reproduce the issue (required)
Start with command you used to install instant-markdown-d
. Use a
minimal.vimrc
to reproduce the issue and open your markdown file as:
vim -u minimal.vimrc my_markdown_file.md
Provide the debug output (required)
Run cat my_markdown_file.md | instant-markdown-d --mathjax --debug
. It
generates a debug.html
file - attach it here. Also, paste the console output
here:
Screen shot (if possible)
stale commented
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.