Skip to content

Commit 00ac398

Browse files
github md alerts do not work on pkgdown site
1 parent 28694f1 commit 00ac398

File tree

2 files changed

+3
-18
lines changed

2 files changed

+3
-18
lines changed

README.Rmd

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -41,15 +41,7 @@ The [Public Health Risk Sciences Division](https://github.com/phac-nml-phrsd) at
4141

4242
## Installation
4343

44-
<!--
45-
please to not remove the two spaces at the end of the line that
46-
starts with > [!IMPORTANT]. Those spaces are important for
47-
making github markdown alerts and rmarkdown play nicely.
48-
-->
49-
50-
> [!IMPORTANT]
51-
> The standard recommended way to install `macpan2`
52-
> is with the following command.
44+
The standard recommended way to install `macpan2` is with the following command.
5345

5446
```
5547
repos = c('https://canmod.r-universe.dev', 'https://cloud.r-project.org')

README.md

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -66,15 +66,8 @@ Agency of Canada](https://www.canada.ca/en/public-health.html) uses
6666

6767
## Installation
6868

69-
<!--
70-
please to not remove the two spaces at the end of the line that
71-
starts with > [!IMPORTANT]. Those spaces are important for
72-
making github markdown alerts and rmarkdown play nicely.
73-
-->
74-
75-
> \[!IMPORTANT\]
76-
> The standard recommended way to install `macpan2` is with the
77-
> following command.
69+
The standard recommended way to install `macpan2` is with the following
70+
command.
7871

7972
repos = c('https://canmod.r-universe.dev', 'https://cloud.r-project.org')
8073
install.packages('macpan2', repos = repos)

0 commit comments

Comments
 (0)