Skip to content

Commit f7b751b

Browse files
committed
Prevent escape
1 parent 6c4fd71 commit f7b751b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ managing Dockerfiles using a pipe-friendly syntax. It bridges the gap between
2626
R development and containerization, enabling seamless Docker integration for
2727
data science workflows.
2828

29-
> \[!IMPORTANT\]
29+
> [!IMPORTANT]
3030
>
3131
> This package is currently in the prototype/experimental stage. It is
3232
> not yet available on CRAN and may have bugs or limitations.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ and managing Dockerfiles using a pipe-friendly syntax. It bridges the
1515
gap between R development and containerization, enabling seamless Docker
1616
integration for data science workflows.
1717

18-
> $$!IMPORTANT$$
18+
> \[!IMPORTANT\]
1919
>
2020
> This package is currently in the prototype/experimental stage. It is
2121
> not yet available on CRAN and may have bugs or limitations.

0 commit comments

Comments
 (0)