Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for .qmd files #30

Merged
merged 4 commits into from
Apr 18, 2023
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update Description.txt
  • Loading branch information
chamburr committed Apr 18, 2023
commit bfa62865dbf2b5a59e247d437051396b744e1aed
2 changes: 1 addition & 1 deletion AppStore/Listing/Description.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Features:

Supported file types:
• Source code (.cpp, .js, .json, .py, .swift, .yml and many more)
• Markdown (.md, .markdown, .mdown, .mkdn, .mkd, .Rmd)
• Markdown (.md, .markdown, .mdown, .mkdn, .mkd, .Rmd, .qmd)
• Archive (.tar, .tar.gz, .zip)
• Jupyter Notebook (.ipynb)
• Tab-separated values (.tab, .tsv)