Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save adriculous/ce55911bd82c5a85f70d863289a03ad9 to your computer and use it in GitHub Desktop.
Save adriculous/ce55911bd82c5a85f70d863289a03ad9 to your computer and use it in GitHub Desktop.
Inline HTML Sample Text (MfWaH Part 3)
Can Markdown do everything and then automatically convert to HTML?
Not really. Sometimes we would need to mix in a few HTML tags along with Markdown whenever we try to style some text in a certain way. Like this, for example:
The NINPOJineous
It’s the site that we’re on!
You see that text above? We need to use some HTML to create this style because Markdown can’t style that on its own.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment