Rewrap icon indicating copy to clipboard operation
Rewrap copied to clipboard

Add Quarto documents to Markdown processing

Open tomshafer opened this issue 3 years ago • 2 comments

RStudio has a new Markdown-adjacent thing called Quarto (.qmd) that uses Markdown for its plan text markup. Can this extension be added to the Markdown wrapping section?

tomshafer avatar Apr 27 '22 18:04 tomshafer

Does anyone know which part of the code should I modify to make it treat .qmd as Markdown? I tried to modify the source but not successfully.

albert-ying avatar Oct 11 '22 22:10 albert-ying

https://github.com/stkb/Rewrap/pull/367 should fix this

dbdean avatar Jan 16 '24 22:01 dbdean