monaspace
monaspace copied to clipboard
Add ligatures for <<, >>, <<=, and >>=
Currently, there are no ligatures included for the <<, >>, <<=, >>= operators. This becomes a particular problem in C/C++, where when all ligatures are enabled, the <<= and >>= operators become <+<= and >+>= where the second character in each operator is the geq or leq ligatures.
⚡ Required checks status: All passing 🟢
Groups summary
🟢 fabric: Docs
| Check ID | Status | |
|---|---|---|
| docs-make (fabric, doctest) | success | ✅ |
| docs-make (fabric, html) | success | ✅ |
These checks are required after the changes to docs/source-fabric/advanced/compile.rst.
Thank you for your contribution! 💜
Note This comment is automatically generated and updates for 60 minutes every 180 seconds. If you have any other questions, contact
carmoccafor help.