Léo de Souza

Results 15 comments of Léo de Souza

As I understand it, #10894 is about allowing to bypass markdown generation for some delimited blocks, which would allow client-side rendering of math without using shortcodes. Would it be possible...

Duplicate of #120, can be fixed by merging #119.

Hello, thank you very much for your pull request! I added some comments on your modifications. Could you please modify you code so that I can merge the PR? Also,...

Hello, I have added the possibility to enable a honeypot field and/or a recaptcha challenge on the contact form; unfortunately, when I enable the recaptcha challenge on my website, it...

Okay, thank you very much and no worries.

I finally checked it and it works well :-) If the website uses a strict Content-Security-Policy, [ReCaptcha has to be allowed](https://developers.google.com/recaptcha/docs/faq#im-using-content-security-policy-csp-on-my-website.-how-can-i-configure-it-to-work-with-recaptcha) to load properly.

Ah I see, thanks. I don't have time today but I can make and test the change tomorrow.

I rebased to the '08wip' branch and changed the 'untar' assignment, `wyng send` works. Just to see what happens, I also tested a version of Wyng with only the 'untar'...

As discussed in #257, this will require a flavor that does not include the Google service framework. Here is a short guide on publishing Flutter apps with flavors on F-Droid:...

[I asked on the forum](https://discourse.gohugo.io/t/render-headings-differently-on-home-page/51136) and the lead developer of Hugo answered that this should be solved with https://github.com/gohugoio/hugo/issues/8680#issuecomment-1047726555 Edit: this is now possible using `Page.Markup` available from [Hugo v0.134.0](https://github.com/gohugoio/hugo/releases/tag/v0.134.0).