Commit d1fac83
authored
docs: fix syntax highlighting (#228)
We're using
[`openqasm-pygments`](https://pypi.org/project/openqasm-pygments/) for
syntax highlighting `openqasm3` in our docs. As this package contains a
bug in lexing indented annotations, we're now using a custom version
until the upstream
[PR](openqasm/openqasm-pygments#12) is merged.1 parent dc95f91 commit d1fac83
3 files changed
+12
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments