Hello @ugotta 👋
I hope this message finds you well, it’s been a while.
My bad, of course the features you mentioned are still supported 🤲 This bug was introduced with the recent HTML sanitize filters added recently for security reasons. 💦
Could you please upgrade to the latest version 3.23.0 I’ve just released earlier this morning ?
1. The links anchor that were stripped have been restore in the footnotes links, tested with one classic and one Gutenberg theme, it should work properly from now on 👌
2. The missing checkboxes have been restored as well with the TODO list items (This is related to the O2 Plug isn’t it ?)
Feel free to give it a try when you can, kind regards
FYI if you want to turn on / off or customize the HTML sanitize filter, I updated the article on the Markup Markdown website :
https://www.markup-markdown.com/wordpress-tutorials/enable-styles-scripts-post-content/
Thread Starter
ugotta
(@ugotta)
The footnote link issue has been resolved.
The task list is not related to the O2 plugin, and special instructions will be provided if necessary.
Task Lists issue;
paragraph with line breaks issue;
See the attached link:
https://quickforget.com/s/6e85a12694652380ae41354d7dfd8dba5060b5a99c0241d0
Thank you quick answer…
Thread Starter
ugotta
(@ugotta)
“paragraph with line breaks issue”
I also forgot the syntax to leave 2 spaces at the end of the line…… It’s my memory problem
👋 @ugotta
No problems at all, glad if half of your issues were fixed 👍 🚀
About the TODO list, I’m happy to announce you that I’ve just released version 3.24.0 that should bring the feature you are looking for. 🎸 Far from being perfect but that should work properly :
https://mega.nz/file/18lxAKLL#5j2_NMZ0gMndyRI-X6HGv3gRjXWSFrievjtjJcUrbCU
Indeed as you pointed out it was available on the markdown editor from the admin screen but the checkboxes were not rendered on the front-end. Please not that this could happen with other features as well. 💦
The plugin does not support every functionality from the “extended” version of markdown. The HTML rendering parser engine used on the back-end is based on the flavor / superset called “Markdown Extra” that does not support this feature by default, sorry. I could make it happen this time, I can’t promise I would be able to do it next time 🤞
Please upgrade to version 3.24.0 and give it a try when you can, kind regards
Thread Starter
ugotta
(@ugotta)
Well, it works with the footnotes.
I am glad to enjoy these Markdown Extra syntax again.
In fact, I have tried to create a plugin through AI answer to integrate EasyMDE into the O2 front-end editor. The front-end editing, preview, and publishing have all been successful, but there is one final drawback: after updating/publishing the article in the front-end, you cannot directly use MMD markdown to parse AJAX rendering in real-time. You must refresh the page before using MMD rendering. If this is also done, I can completely disable the function of creating O2 checklists… I still need to ask AI…
No need for a reply, just sharing my thoughts.