Skip to content

Commit 7668e26

Browse files
committed
Fix lint
1 parent 4bfc63a commit 7668e26

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

_templates/release.qmd

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ categories: [new-release]
77
code-link: true
88
---
99

10+
<!-- markdownlint-disable-next-line -->
1011
We are very excited to announce the release of a new [{{ pkgname }}](https://epiverse-trace.github.io/{{ pkgname }}) version {{ v }}.
1112
Here is an automatically generated summary of the changes in this version.
1213

@@ -15,6 +16,7 @@ cat(paste("```{r}", "library({{ pkgname }})", "```", sep = "\n"))
1516
```
1617

1718
{{ notes }}
19+
1820
## Acknowledgements
1921

2022
```{r ctbs, results='asis', echo=FALSE, message = FALSE}

0 commit comments

Comments
 (0)