Skip to content
Discussion options

You must be logged in to vote

That's beyond Quarto.
"qmd" file are detected as markdown.

Linguist does not detect language in markdown code blocks because that's markdown.
That's the same thing with Rmarkdown files.

If you use Python code using reticulate/R in an R script, Python code won't be recognised as Python.

Look at what linguist does and how it works.
Override parameters as you wish and as described in the repository.
No matter who open an issue, it's very unlikely Markdown will be considered as a coding language in GitHub statistics and that code within code will ever be detected by linguist.

Note that the "languages" section on GitHub does not count "markdown" as a coding language (qmd and rmd are markdown).

Replies: 2 comments 10 replies

Comment options

You must be logged in to vote
4 replies
@fBedecarrats
Comment options

@mcanouil
Comment options

Answer selected by mcanouil
@mcanouil
Comment options

@jimjam-slam
Comment options

Comment options

You must be logged in to vote
6 replies
@fBedecarrats
Comment options

@fBedecarrats
Comment options

@mcanouil
Comment options

mcanouil Jun 3, 2024
Collaborator

@eitsupi
Comment options

@fBedecarrats
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
third-party Issues involving interaction with a third-party library
4 participants
Converted from issue

This discussion was converted from issue #9776 on May 30, 2024 16:24.