Commit 0ebe2e3
authored
feat(images): add support for rendering latex math expressions (#935)
adds a treesitter query for representing latex math expressions
in org code blocks.
by using snacks.images, they are shown as rendered image.
Signed-off-by: Rintaro Okamura <rintaro.okamura@gmail.com>1 parent 5d7c03a commit 0ebe2e3
1 file changed
+9
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
0 commit comments