quarto-nvim icon indicating copy to clipboard operation
quarto-nvim copied to clipboard

Quarto mode for Neovim

Results 9 quarto-nvim issues
Sort by recently updated
recently updated
newest added

After update my Linux system (ArcoLinux) I have this issue with qmd files, and only with this kind of files, using LazyVim. I have not found out any relevant information...

In quarto markdown format, `subscript~1~` creates subscript₁ But in the syntax highlighting, ![image](https://github.com/quarto-dev/quarto-nvim/assets/39594914/8847164e-65ed-4e50-aaf2-f990755ee996) is shown. ref: https://quarto.org/docs/authoring/markdown-basics.html#text-formatting

Hi folks, thanks for this package. When I was trying to set it up for myself, I wanted to hook it into my REPL workflow that uses [`iron.nvim`](https://github.com/Vigemus/iron.nvim) instead of...

once it exists

enhancement
waiting

once the quarto lsp is ready. Might give include things along the lines of "jump to definition" for quarto/pandoc references and other quarto concepts mapped to a language.

enhancement
waiting

I have two issues. I have setup my quarto configuration by copying quarto.lua from the kickstarter configuration. When I run QuartoPreview I get the following error: ```bash E79: Cannot expand...

reproduction pending

Please publish this plugin to https://luarocks.org/ to make it natively available with [rocks.nvim](https://github.com/nvim-neorocks/rocks.nvim). You can find a guide here: https://github.com/nvim-neorocks/sample-luarocks-plugin

When using `molten` and no kernel has been chosen yet, running the functions `run_below()` and `run_above()` (and perhaps `run_all()`, as I haven't tested it) prompt the user for the desired...

enhancement

Kindly enable synchronised scrolling with QuartoPreview. For example how https://github.com/iamcco/markdown-preview.nvim enables it.

enhancement