summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJussi Pakkanen <jussi.pakkanen@mailbox.org>2025-05-22 23:04:13 +0300
committerDylan Baker <dylan@pnwbakers.com>2025-05-22 13:24:42 -0700
commit25c9f25d49a3db415279b3f5e5317824a12c3f4a (patch)
tree811b938d848af1fa6566cd19d821cee6953b0ae0 /docs
parent4049ce5a81091c45143f735dd27130679dafd91d (diff)
downloadmeson-25c9f25d49a3db415279b3f5e5317824a12c3f4a.tar.gz
Use two hashes in snippet.
Diffstat (limited to 'docs')
-rw-r--r--docs/markdown/snippets/gnome-rsp-files-support.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/markdown/snippets/gnome-rsp-files-support.md b/docs/markdown/snippets/gnome-rsp-files-support.md
index 0506cf714..29c908264 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.