kopia lustrzana https://github.com/tonsky/FiraCode
Simplified visual style on markdown headers `##` `###` `####` (closes #107)
rodzic
8d3bf2228e
commit
543facfc8b
Plik binarny nie jest wyświetlany.
Plik binarny nie jest wyświetlany.
Plik binarny nie jest wyświetlany.
Plik binarny nie jest wyświetlany.
Plik binarny nie jest wyświetlany.
889
FiraCode.glyphs
889
FiraCode.glyphs
File diff suppressed because one or more lines are too long
|
@ -125,6 +125,7 @@ Other monospaced fonts with ligatures:
|
|||
- Hexadecimal `x` (`0xFF`) is now applied to sequences like `128x128` as well (#161)
|
||||
- Added twoTurned (U+218A) and threeTurned (U+218B) (#146)
|
||||
- Added whiteFrowningFace (U+2639) (#190)
|
||||
- Simplified visual style on markdown headers `##` `###` `####` (#107)
|
||||
|
||||
#### 1.102
|
||||
|
||||
|
|
|
@ -59,6 +59,8 @@
|
|||
4 (let [[a b c d] liga]
|
||||
(str/replace
|
||||
(str " lookup 1_2_3_4 {\n"
|
||||
" ignore sub 1 1' 2 3 4;\n"
|
||||
" ignore sub 1' 2 3 4 4;\n"
|
||||
" sub CR CR CR 4' by 1_2_3_4.liga;\n"
|
||||
" sub CR CR 3' 4 by CR;\n"
|
||||
" sub CR 2' 3 4 by CR;\n"
|
||||
|
|
Ładowanie…
Reference in New Issue