We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Surrounding the text with two asterisks on either side bolds the text.
Surrounding the text with an underscore on either side italicizes the text.
A clickable link requires a bracketed text label, then the desired web address in parentheses
Quotes are preceded by a right angle bracket.
One option to embed images is to use HTML syntax, a code example can be shown by surrounding it with backticks:
<img src="example.png" alt="example image alt text" style="float: left; margin-right: 10px;" />
You can reference another issue by typing a pound sign, prompting the recent issue dropdown.
#277
The text was updated successfully, but these errors were encountered:
👍
Sorry, something went wrong.
No branches or pull requests
Surrounding the text with two asterisks on either side bolds the text.
Surrounding the text with an underscore on either side italicizes the text.
A clickable link requires a bracketed text label, then the desired web address in parentheses
A header requires three preceding pound signs.
For a larger header instead use two pound signs, and so on.
One option to embed images is to use HTML syntax, a code example can be shown by surrounding it with backticks:
<img src="example.png" alt="example image alt text" style="float: left; margin-right: 10px;" />
You can reference another issue by typing a pound sign, prompting the recent issue dropdown.
#277
The text was updated successfully, but these errors were encountered: