Skip to content
New issue

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

marked does not transform "#xxx" as what i expected #1287

Closed
jochenshi opened this issue Jun 10, 2018 · 1 comment
Closed

marked does not transform "#xxx" as what i expected #1287

jochenshi opened this issue Jun 10, 2018 · 1 comment

Comments

@jochenshi
Copy link

jochenshi commented Jun 10, 2018

I typed input like:

##xxx

,which i thought it should be transformed to html mode like:

<h2>xxx</h2>

But it does not do what i expected and how can i do this?

@UziTech
Copy link
Member

UziTech commented Jun 10, 2018

You need to put a space after the #s

Demo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants