File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- *quarto.txt* For Neovim >= 0.8.0 Last change: 2026 January 29
1+ *quarto.txt*
2+ For Neovim >= 0.8.0 Last change: 2026 April 22
23
34==============================================================================
45Table of Contents *quarto-table-of-contents*
@@ -120,7 +121,7 @@ Use the command
120121 QuartoPreview
121122<
122123
123- or access the function from lua, e.g. to create a keybinding:
124+ or access the function from lua, e.g. to create a keybinding:
124125
125126>lua
126127 local quarto = require('quarto' )
@@ -180,7 +181,7 @@ enabling diagnostics.
180181
181182OTHER EDGE CASES ~
182183
183- Other languages might have similar issues (e.g. I see a lot of warnings about
184+ Other languages might have similar issues (e.g. I see a lot of warnings about
184185whitespace when activating diagnostics with `lua ` ). If you come across them and
185186have a fix, I will be very happy about a pull request! Or, what might
186187ultimately be the cleaner way of documenting language specific issues, an entry
You can’t perform that action at this time.
0 commit comments