You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unfortunately the parsing in cli is kind of ad-hoc currently, and pretty hard to improve without losing compatibility. Nevertheless I am planning on improving it the next time I work on cli.
Btw. interestingly the opposite order seems to work:
some custom theme properties seem to only take effect if there is some raw text in the rendered content, ignored otherwise.
font-weight
applies regardless, while thebackground-color
,transform
andfmt
only apply if there exists some non-interpolated text in the span.The text was updated successfully, but these errors were encountered: