commit | 351665e510fff22c7a805a263885a24252e73464 | [log] [tgz] |
---|---|---|
author | Jussi Pakkanen <jussi.pakkanen@mailbox.org> | Thu May 22 23:04:13 2025 +0300 |
committer | Jussi Pakkanen <jussi.pakkanen@mailbox.org> | Thu May 22 23:04:13 2025 +0300 |
tree | 811b938d848af1fa6566cd19d821cee6953b0ae0 | |
parent | 4049ce5a81091c45143f735dd27130679dafd91d [diff] |
Use two hashes in snippet.
diff --git a/docs/markdown/snippets/gnome-rsp-files-support.md b/docs/markdown/snippets/gnome-rsp-files-support.md index 0506cf7..29c9082 100644 --- a/docs/markdown/snippets/gnome-rsp-files-support.md +++ b/docs/markdown/snippets/gnome-rsp-files-support.md
@@ -1,4 +1,4 @@ -# Support response files for custom targets +## Support response files for custom targets When using the Ninja backend, Meson can now pass arguments to supported tools through response files.