From: Naeem Model Date: Wed, 10 Jan 2024 12:56:37 +0000 (+0000) Subject: Enable Markdown syntax in documentation X-Git-Url: https://git.nmode.ca/Rnaught/commitdiff_plain/95b5ad6ce6ec5f76094b1e7176acfd44ffeef4e9?ds=sidebyside Enable Markdown syntax in documentation --- diff --git a/DESCRIPTION b/DESCRIPTION index baa43da..035117c 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -20,6 +20,7 @@ Imports: Suggests: shiny Encoding: UTF-8 LazyData: true +Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 Depends: R (>= 2.10)