summaryrefslogtreecommitdiff
path: root/tools/slang-cpp-parser/node-tree.h
diff options
context:
space:
mode:
authoraidanfnv <aidanf@nvidia.com>2025-05-14 11:30:35 -0700
committerGitHub <noreply@github.com>2025-05-14 18:30:35 +0000
commit4a3872cd3bbc44036e8acec0ba57233e1eab51e8 (patch)
treeef02d5fe9aff43ea001600ac37bd2df0a83c7ca4 /tools/slang-cpp-parser/node-tree.h
parent375ecfe2903b09f07abeba2eafb88d9a564c1458 (diff)
Do not escape markdown between backticks (#7086)
Fixes shader-slang/shader-slang.github.io#95 The current Standard Modules Reference markdown generator escapes characters in code in the Conditional Conformances sections, which is not necessary, as characters between backticks in markdown are already escaped. On GitHub, the redundant escape slashes are ignored, but on both ReadTheDocs and GitHub Pages the escape slashes are still visible. This change removes the redundant escaping.
Diffstat (limited to 'tools/slang-cpp-parser/node-tree.h')
0 files changed, 0 insertions, 0 deletions