Replies: 1 comment
-
I just found another question about nesting the back-ticks: #886 |
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.
-
This is either a syntax question or it's not supported
My goal is to have a
fork
button with icon that's in the middle of a sentence. I can do this with a button, but it's not inline with the text.I have this code that should create an inline badge link that looks and acts like the github fork button. Notice the single back-tick in the octicon directive closing the single back-tick in the badge directive above. Is there a way to enclose one in the other?
Beta Was this translation helpful? Give feedback.
All reactions