MeanderingProgrammer / MeanderingProgrammer/render-markdown.nvim
feature: latex/typst/image previewing through the new vim.img api in neovim 0.13
Nobody has claimed this yet.
- Dominant language
- Lua
- Stars
- 5.1k
- Forks
- 141
- PR merge metrics
- No merged PRs in 30d
Description
Is your feature request related to a problem? Please describe.
the math blocks preview looks ugly and doesn't support typst
Describe the solution you'd like
i already done most of the work (deepseek did all of it tbh)
Describe alternatives you've considered
i saw guys at emacs doing it, i can point you at them but it is useless since i already have a working example
Additional information
No response
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked math-rendering example and the Neovim 0.13 vim.img API, then compare its approach with render-markdown.nvim's existing math-block rendering. Done means latex, typst, and image previews work through the new API and improve the current math-block preview.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- latex, lua, markdown
- Domain
- content, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100