Commit 6e1eee9
fix: update IDL highlights to reflect language changes (#984)
Fixes problem where backticks showed up in red in PDFs:
<img width="156" height="23" alt="image"
src="https://github.com/user-attachments/assets/5c54e238-5357-42dc-aa35-64bb57b9489a"
/>
now looks like:
<img width="163" height="27" alt="image"
src="https://github.com/user-attachments/assets/a92626de-6de1-4df1-bca1-e8f0ae3fef2f"
/>
---------
Signed-off-by: Derek Hower <[email protected]>
Co-authored-by: Paul Clarke <[email protected]>1 parent 3bc14ff commit 6e1eee9
File tree
2 files changed
+5
-4
lines changed- backends/cfg_html_doc/ui
- tools/ruby-gems/idl_highlighter/lib
2 files changed
+5
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3530 | 3530 | | |
3531 | 3531 | | |
3532 | 3532 | | |
3533 | | - | |
| 3533 | + | |
3534 | 3534 | | |
3535 | 3535 | | |
3536 | 3536 | | |
| |||
3555 | 3555 | | |
3556 | 3556 | | |
3557 | 3557 | | |
| 3558 | + | |
3558 | 3559 | | |
3559 | 3560 | | |
3560 | 3561 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
0 commit comments