Aakash Chakravarthy
Aakash Chakravarthy
Hi Chris, I see that the user has "editor" role on your side. Let me try the same on my end. Meantime is it possible to confirm with a user...
Hi @SienciLabs, I tried to multiple times on my end but issue is not reproducible. I tried it on a fresh WP installation too. My guess is there is some...
Hi @sudara, `{}` is optional. It is used only to include attributes like classname or ID. GIW uses parsedown extra like in the demo below. https://parsedown.org/extra/ If image is not...
Hi @sudara, Thanks for the changes. I'll sure consider the changes you have proposed. Since there was a recent release for the plugin, I'll review and consider all pull request...
Hi @sudara, Thanks for using Git it write and glad that it is helping you. I really appreciate your kind donation :) Regarding the issue you posted, the markdown to...
Hi @sudara, I understand. The default markdown converter for code blocks will need to be overridden for this customization in this file - https://github.com/vaakash/git-it-write/blob/master/includes/parsedown.php I'll check the changes required here...
Hi @sudara, Thanks for the analysis! I'll wait for your changes and test it out on my side.