Questions tagged [quarto]
Quarto is an open-source scientific and technical publishing system built on Pandoc - Create dynamic content with Python, R, Julia, and Observable. - Author documents as plain text markdown or Jupyter notebooks.
2 questions
1 vote
0 answers
43 views
Emacs sometimes saves buffer to wrong file
I am working with Quarto, which is based on mixing Markdown with code snippets from various languages. Hence it relies on polymode. Sometimes when I have multiple Quarto .qmd files open and want to ...