From 19fcec84d8d7d21e796c7624e521b60d28ee21ed Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 20:45:59 +0200 Subject: Adding upstream version 16.2.11+ds. Signed-off-by: Daniel Baumann --- .../tools/quickbook/test/source_mode-1_7.gold-html | 80 ++++++++++++++++++++++ 1 file changed, 80 insertions(+) create mode 100644 src/boost/tools/quickbook/test/source_mode-1_7.gold-html (limited to 'src/boost/tools/quickbook/test/source_mode-1_7.gold-html') diff --git a/src/boost/tools/quickbook/test/source_mode-1_7.gold-html b/src/boost/tools/quickbook/test/source_mode-1_7.gold-html new file mode 100644 index 000000000..f5b16981c --- /dev/null +++ b/src/boost/tools/quickbook/test/source_mode-1_7.gold-html @@ -0,0 +1,80 @@ + + + + +

+ Source Mode Test +

+
+

+ Table of contents +

+ +
+
+ + + + + + + +
+
int main() {}
+
+
void foo() {}
+
+
+
Plain text...
+

+ int main() {} but plain + text. +

+ +

+ int main() {} and int main() + {} should both be C++ highlighted. int + main() {} shouldn't be, but int + main() {} + should. +

+

+ int main() {}. Not highlighted: + int main() {}. +

+
+

+ C++ section +

+
+
int main() {}
+
+
+ + -- cgit v1.2.3