-
Notifications
You must be signed in to change notification settings - Fork 56
Setting level for md-header does not work #45
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
Comments
Hey @Arxero thanks for the issue. What is the |
I would advise you using the Chrome inspector to set a break point inside the code; you may be able to figure out why it is not getting the attribute. I'm not sure I would be able to help without seeing the page or a reduced scope reproduction. |
Yes, it is an angular project, and not sure if it is duplicate altho seems like, but tell me if it gets fixed will update and verify and close the issue myself. |
Hi @koddsson, |
v2.1.1 is out now. Please re-open this issue if the issue persists. |
Hello I am looking at this line
markdown-toolbar-element/src/index.ts
Line 116 in 731b52a
and
markdown-toolbar-element/src/index.ts
Line 121 in 731b52a
and I do it like that in my code
but it still gives me 3 signs of # like ### is there some bug or I am doing it wrong? Thank you!
The text was updated successfully, but these errors were encountered: