We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This can be very useful in languages where you can define custom operators.
For example haskell where this already exists
Current look:
The text was updated successfully, but these errors were encountered:
@philippnurullin: This is a regression. The ligature was working in v2.210, but stopped working in v2.220 and newer.
Sorry, something went wrong.
@trygveaa Yes it is. Will be fixed with the net update.
2.230
f668e09
- Made triple equal ligature === more spacious #25 - Added 70 symbols from #47 - Tuned # #275 - Added =: ligature #305 - Added floor and ceiling mathematical characters #328 - Corrections in Θ θ ξ Σ ∑ #351 - Added Cyrillic Kazakh letters #391 - Added ligature ;;; #393 - The ligature <- have 3 digit exclusion #403 - Fixed regression with <-- ligature #417 - Fixed interpolation error in Italic #431 - Corrected placement of * in */ ligature in Regular master - Tuned Ч ч - Rounded corners in ⚠
No branches or pull requests
This can be very useful in languages where you can define custom operators.
For example haskell where this already exists
Current look:
The text was updated successfully, but these errors were encountered: