You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ensure that the issue is reproducable on the main branch.
Ensure that there isn't an issue on this(either open or closed).
Problem:
Firstly, great plugin. It singlehandedly pushed me to finally ditch paper notebooks and fully switch to markdown notes.
One of the best features for me is the LaTeX rendering, but it reliably renders only as top-level items. Inside text, lists, quotes, tables, etc. it's quite random but usually not working.
I vaguely recall it working fine a week or two back, but I can't pinpoint any specific version or commit. Also, I may be misremembering or had some other plugin enabled, so take it with a grain of salt.
Steps to reproduce the issue:
Markview version: 67b69cd
Tree-sitter parsers are present, since sometimes it works fine.
Confirmed the problem.
The last known working commit is [e2c3e56] on my machine. For now, I suggest sticking to some previous commits first if one needs this feature.
Maneren
added a commit
to Maneren/astronvim_config
that referenced
this issue
Oct 26, 2024
Before reporting:
Problem:
Firstly, great plugin. It singlehandedly pushed me to finally ditch paper notebooks and fully switch to markdown notes.
One of the best features for me is the LaTeX rendering, but it reliably renders only as top-level items. Inside text, lists, quotes, tables, etc. it's quite random but usually not working.
I vaguely recall it working fine a week or two back, but I can't pinpoint any specific version or commit. Also, I may be misremembering or had some other plugin enabled, so take it with a grain of salt.
Steps to reproduce the issue:
Markview version: 67b69cd
Tree-sitter parsers are present, since sometimes it works fine.
Two examples from my math notes:
Inline text
with this source
Blockquote and table
with this source
Related config:
Expected behavior:
Render LaTeX equation everywhere or at least consistently within each given context.
Neovim version:
NVIM v0.10.0 Build type: RelWithDebInfo LuaJIT 2.1.1713484068
The text was updated successfully, but these errors were encountered: