Kazuyuki Hayashi
Kazuyuki Hayashi
There is no option to disable raw HTML. I will add options (or an extension) for it. Thank you for your feedback :)
Thank you for taking your time. I checked the passed arguments to processBlockQuote and found a problem. I'm looking for a way to solve this. ``` php /** * @param...
level 1: No probrem. level 2+: `$options` passed as 2nd and 4th argument is duplicated. I want to solve this. I think the probrem is https://github.com/kzykhys/Ciconia/blob/master/src/Ciconia/Markdown.php#L133.
> why do we need $this->markdown->emit('block') in processListItems method? ``` * a list item can contain > block elements ``` Tested with your input on http://ciconia.kzykhys.com/ : ``` item1 item2...
I will consider your suggestion. but it might not be a part of 1.0 branch or this repository.
Or emmet style? ``` header {#id.class1.class2[data-something="foo",aria-hidden="true"]} ===== ``` ``` header ```
Details: https://github.com/kzykhys/Ciconia/issues/milestones