-
Notifications
You must be signed in to change notification settings - Fork 31
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
Wrong list parsing #30
Comments
ok, here is my dirty solution: https://gist.github.com/DarkFighter/0095077337449fdfe1ba @kzykhys question: why do we need $this->markdown->emit('block') in processListItems method? @kzykhys and yes, more tests are needed |
Tested with your input on http://ciconia.kzykhys.com/ :
Are you using 1.0.x ? |
yes, i'm using 1.0.1 this code works wrong:
|
Input:
Output:
The text was updated successfully, but these errors were encountered: