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

Duplicate class attribute on tag #792

Open
tvd12 opened this issue Mar 25, 2021 · 0 comments
Open

Duplicate class attribute on tag #792

tvd12 opened this issue Mar 25, 2021 · 0 comments

Comments

@tvd12
Copy link

tvd12 commented Mar 25, 2021

Hi, I'm using https://dillinger.io/ to convert markdown to html, but I see we have duplicate class attribute on tag, example:

  • markdown code
#include "EzyHeaders.h"

I got:

<pre><code class="has-line-data" data-line-start="1" data-line-end="3" class="language-cpp"><span class="hljs-preprocessor">#<span class="hljs-keyword">include</span> <span class="hljs-string">"EzyHeaders.h"</span></span>
</code></pre>
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

1 participant