Added Rmarkdown-support

This commit is contained in:
Max Brede
2023-03-23 14:44:16 +01:00
parent 7174525707
commit 4f20f4b489
4 changed files with 9 additions and 31 deletions

View File

@@ -311,14 +311,15 @@ new file mode 100644
index 0000000..525e25d
--- /dev/null
+++ b/src/tests/example_file.rmd
@@ -0,0 +1,7 @@
@@ -0,0 +0,1 @@
+<!-- TODO: Check RMarkdown comments work -->
diff --git a/tests/example_file.qmd b/src/tests/example_file.qmd
new file mode 100644
index 0000000..525e25d
--- /dev/null
+++ b/src/tests/example_file.qmd
@@ -0,0 +1,7 @@
@@ -0,0 +0,1 @@
+<!-- TODO: Check RMarkdown comments work -->
diff --git a/tests/config.jsonc b/tests/config.jsonc
new file mode 100644
index 0000000..525e25d