We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e0dbfa commit 4299900Copy full SHA for 4299900
tools/sort-gallery.R
@@ -22,4 +22,4 @@ xfun::file_string(yaml_file) |>
22
23
## TODO: make a TS or Python script for a new parser / writer
24
## Then run this at each PR of a YAML file for gallery
25
-rlang::warn("Please do check source control from reformatting problem (like newlines `\n` and quotes `\"` not removed.")
+rlang::warn("Please do check source control from reformatting problem (like newlines `\\n` and quotes `\"` not removed.")
0 commit comments