Skip to content

Commit

Permalink
support Quarto Markdown in /learn (#1047)
Browse files Browse the repository at this point in the history
  • Loading branch information
dlqqq authored Oct 21, 2024
1 parent ca3f2c9 commit 838dfa9
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 838dfa9

Please sign in to comment.