Skip to content

Commit

Permalink
support Quarto Markdown in /learn
Browse files Browse the repository at this point in the history
  • Loading branch information
dlqqq committed Oct 21, 2024
1 parent 2545fd1 commit 5f9d851
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ def path_to_doc(path):
SUPPORTED_EXTS = {
".py",
".md",
".qmd",
".R",
".Rmd",
".jl",
Expand Down

0 comments on commit 5f9d851

Please sign in to comment.