Replies: 1 comment 2 replies
-
There's already a terminal.render(style(string)) |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I consider using mordant where currently my use case is basically rendering text + style.
Currently, I have:
which works but has unnecessary overhead. How about making downsample and makeTag public?
Then I could have my:
Beta Was this translation helpful? Give feedback.
All reactions