←Prev date Next date→ (Showing only urls - See all) | (Click on time to show url line in full context) |
Who | What | When |
---|---|---|
luciash | gour: it shows 20.x to me in your clone here -> https://gitlab.com/gour/tiki | [10:06] |
gour | luciash: i see it's listed here - requires (dev): https://packagist.org/packages/league/commonmark
requirement for parsedown-extra - https://packagist.org/packages/erusev/parsedown-extra#dev-master | [11:16] |
luciash | why don't we just add the https://packagist.org/packages/league/commonmark-extras then? (for the extra features?) | [11:22] |
gour | luciash: there is no support for e.g. adding classes to images and https://packagist.org/packages/webuni/commonmark-attributes-extension has some strange dep issues...otoh, parsedown(-extra) "just works" , it's fast and used by many CMS-es | [11:27] |
luciash | many CMS-es you mean only those obscure named ones listed here? -> https://packagist.org/packages/erusev/parsedown-extra | [11:29] |
gour | take a look here: https://packagist.org/packages/erusev/parsedown | [11:30] |
luciash: here is the shot of new 'blockquote' - i'll update my server soon https://pasteboard.co/IjcK1cY.png | [11:47] | |
luciash: i've done some investigation about PHP parser libs and I got info that your choice - thephpleague/commonmark might be the best option - people say "incredibly well written code". moreover, when looking further i found the following issue: https://github.com/thephpleague/commonmark/issues/309 and the answer clicked in my mind, iow. "If you really wanted full control over the HTML attributes, I'd | [15:19] | |
however for that to work, the parameter 'html_input' => 'escape' should be removed so that one can use HTML along with Markdown. i can confirm that it works with the quotes (https://dev.tiki.org/item7089-Markdown-plugin-does-not-parse-quoted-text-properly?highlight=quote+plugin), but wonder about possible security-issues? | [15:21] | |
Tiki|bot | Recent Bug: - Expand Table feature in LIST Plugin conflicts with jqDoubleScroll - http://dev.tiki.org/item7096-Expand-Table-feature-in-LIST-Plugin-conflicts-with-jqDoubleScroll | [19:22] |
←Prev date Next date→ (Showing only urls - See all) | (Click on time to show url line in full context) |