Skip to content

Commit

Permalink
remove ||| due to strange rendering issues
Browse files Browse the repository at this point in the history
  • Loading branch information
Ian Tuomi committed Jul 28, 2014
1 parent f669bcb commit 8364f95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion features.family
Original file line number Diff line number Diff line change
Expand Up @@ -263,7 +263,7 @@ feature size {
feature liga {
# 3-character ligs first to avoid substitution clash
sub asterisk asterisk asterisk by asterisk_asterisk_asterisk;# ***
sub bar bar bar by bar_bar_bar; # |||
# sub bar bar bar by bar_bar_bar; # |||
sub equal equal equal by equal_equal_equal; # ===
sub equal equal greater by equal_equal_greater; # ==>
sub equal less less by equal_less_less; # =<<
Expand Down

0 comments on commit 8364f95

Please sign in to comment.