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
feat: add snacks.nvim image as conflict if latex is enabled
Double rendering latex in markdown files is probably never the correct
thing to do. Add a check on the snacks.nvim image component when
detecting conflicts.
Minor other changes:
- Add a language enum (@alias) used in health checks
- Use multi-line strings when providing advice rather than string[]
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,8 @@
9
9
- ability to not conceal wikilink destination when there is an alias [d67113f](https://github.com/MeanderingProgrammer/render-markdown.nvim/commit/d67113f11384c0dad96fced2f7b91f1fc811e97f)
0 commit comments