diff options
| author | aidanfnv <aidanf@nvidia.com> | 2025-05-14 11:30:35 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-05-14 18:30:35 +0000 |
| commit | 4a3872cd3bbc44036e8acec0ba57233e1eab51e8 (patch) | |
| tree | ef02d5fe9aff43ea001600ac37bd2df0a83c7ca4 /tests | |
| parent | 375ecfe2903b09f07abeba2eafb88d9a564c1458 (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 'tests')
0 files changed, 0 insertions, 0 deletions
