We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22dc077 commit 7f60dccCopy full SHA for 7f60dcc
1 file changed
CONTRIBUTING.md
@@ -92,7 +92,7 @@ These have a specific meaning that is not open to much interpretation.
92
- `.inv`: Either vertically mirrored or a 180° rotated version of a symbol, e.g. `amp.inv`, `Omega.inv`.
93
- See also [#108](https://github.com/typst/codex/issues/108).
94
- `.not`: A negation of the symbol, e.g. `eq.not`.
95
-- `.o`: A symbol with a circle around it, e.g. `plus.circle`.
+- `.o`: A symbol with a circle around it, e.g. `plus.o`.
96
- See also [#62](https://github.com/typst/codex/pull/62)
97
- `.rev`: A horizontally mirrored version of a symbol, e.g. `in.rev`.
98
0 commit comments