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.
rhombus_tt
tt
1 parent 03cc4d6 commit 3b57e97Copy full SHA for 3b57e97
rhombus-pict-lib/rhombus/pict/rhombus.rhm
@@ -49,7 +49,7 @@ def (render_line,
49
match rx'" "+'.match_range_in(str)
50
| RXMatch(s..e, _, _):
51
beside.baseline(loop(str.substring(0..s)),
52
- tt(str.substring(s..e)),
+ rtt(str.substring(s..e)),
53
loop(str.substring(e..str.length())))
54
| ~else: t(str)
55
| ~else:
0 commit comments