Replies: 1 comment 7 replies
-
Have you tried a |
Beta Was this translation helpful? Give feedback.
7 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'm working specifically in myst-enabled jupyter notebooks (or potentially the markdown previewer if it is myst-enabled).
Would a CSS directive be in the realm of possibility?
And of course you would be able to write inline CSS and/or give a stylesheet reference. I've tried to pull this off indirectly (via html) with
eval-rst
,raw
, and evenraw-cell
but probably all of these are only meant for building output docs with cli tools.Beta Was this translation helpful? Give feedback.
All reactions