rnoweb: Use new inline/chunk distinction

This commit is contained in:
Brian Albert Monroe 2022-05-11 21:52:12 +02:00 committed by Stephan Seitz
parent edff301949
commit 7075c6b63a
2 changed files with 5 additions and 2 deletions

View file

@ -1,3 +1,3 @@
[
(renv)
(rchunk)
] @fold

View file

@ -1,4 +1,7 @@
(latex) @latex @combined
(renv
(rchunk
(renv_content) @r @combined
)
(rinline
(renv_content) @r
)