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
Markdown string:
#My Topic
without the space after the # will render correctly in the Editing UI but not upon save. Must change to the below to get consistent results.
#
# My Topic
The text was updated successfully, but these errors were encountered:
Could be due to different parsers / engines
Sorry, something went wrong.
ryanlelek
No branches or pull requests
Markdown string:
without the space after the
#
will render correctly in the Editing UI but not upon save.Must change to the below to get consistent results.
The text was updated successfully, but these errors were encountered: