From: Joel Rosdahl Date: Sun, 28 Sep 2025 17:22:47 +0000 (+0200) Subject: docs: Escape hash character in asciidoc file X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=908b4927ba24bc56c252d8253cf445102291e4ba;p=thirdparty%2Fccache.git docs: Escape hash character in asciidoc file Asciidoctor gets confused otherwise when generating docbook. --- diff --git a/doc/NEWS.adoc b/doc/NEWS.adoc index 119ad119..1bd8cfc6 100644 --- a/doc/NEWS.adoc +++ b/doc/NEWS.adoc @@ -138,7 +138,7 @@ Release date: 2025-09-14 headers from incorrect locations. + [small]#_[contributed by Joel Rosdahl]_# -- Documented that `#pragma once` can be problematic with precompiler headers +- Documented that `\#pragma once` can be problematic with precompiler headers (PCH). + [small]#_[contributed by Joel Rosdahl]_#