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

"[]" causes the displayed version to insert html code for a checkbox #324

Closed
can-z opened this issue Dec 15, 2015 · 1 comment
Closed

"[]" causes the displayed version to insert html code for a checkbox #324

can-z opened this issue Dec 15, 2015 · 1 comment

Comments

@can-z
Copy link

can-z commented Dec 15, 2015

Steps to reproduce:

  • Type "[]" (no quotes) inside a `` (code snippet) block.
  • Observe that the displayed version has <label class="task checkbox"><input data-task="1" type="checkbox" class="checkbox--input" /><svg class="checkbox--svg" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><path class="checkbox--path" d="M16.667,62.167c3.109,5.55,7.217,10.591,10.926,15.75 c2.614,3.636,5.149,7.519,8.161,10.853c-0.046-0.051,1.959,2.414,2.692,2.343c0.895-0.088,6.958-8.511,6.014-7.3 c5.997-7.695,11.68-15.463,16.931-23.696c6.393-10.025,12.235-20.373,18.104-30.707C82.004,24.988,84.802,20.601,87,16"></path></svg><span class="checkbox--text"> in place of the "[]".
@wwebfor wwebfor added the bug label Dec 17, 2015
@wwebfor wwebfor added this to the 1. Refactor and fix bugs milestone Dec 17, 2015
wwebfor added a commit that referenced this issue Jan 4, 2016
It solves bugs described in issue #324.
@wwebfor
Copy link
Member

wwebfor commented Jan 11, 2016

It was fixed in 0.7.2-RC

@wwebfor wwebfor closed this as completed Jan 11, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants