Custom backgrounds for inline code? #278
tracyhenry
started this conversation in
General
Replies: 1 comment
-
Hi @tracyhenry, It is not possible at the moment. I am working on something to make this and other features possible in the future. Stay tuned. |
Beta Was this translation helpful? Give feedback.
0 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.
-
Hi, amazing library, thanks for building this!
I wanted to replicate how Github renders inline code like the following:
But there doesn't seem to be way to do it. There's no block style configuration for

.code
. The closest I could get was using theBackgroundColor
text style, which doesn't have any padding or rounded corners for the background:Wonder if this will be supported?
Beta Was this translation helpful? Give feedback.
All reactions