Somehow. It depends whether we accept this as atomic enough, but I feel it is related.
The markdown renderer used by Hugo changed, and its current default (unlike the previous one) is to drop raw HTML in content, which breaks some of our pages that use it.
Also the detection of missing translations changed. It detects not only missing languages, but also missing plural/singular forms. The missing translations were in fact a bug even before updating Hugo, but the new versions made me aware of it and also made it impossible to build the site (at least with our requirements of not producing any missing translations warnings).
Somehow. It depends whether we accept this as _atomic enough_, but I feel it is related.
The markdown renderer used by Hugo changed, and its current default (unlike the previous one) is to drop raw HTML in content, which breaks some of our pages that use it.
Also the detection of missing translations changed. It detects not only missing languages, but also missing plural/singular forms. The missing translations were in fact a bug even before updating Hugo, but the new versions made me aware of it and also made it impossible to build the site (at least with our requirements of not producing any missing translations warnings).
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
approved this merge request
Are those other changes related?
Somehow. It depends whether we accept this as atomic enough, but I feel it is related.
The markdown renderer used by Hugo changed, and its current default (unlike the previous one) is to drop raw HTML in content, which breaks some of our pages that use it.
Also the detection of missing translations changed. It detects not only missing languages, but also missing plural/singular forms. The missing translations were in fact a bug even before updating Hugo, but the new versions made me aware of it and also made it impossible to build the site (at least with our requirements of not producing any missing translations warnings).
Do you agree?
yeah sure.
resolved all threads
approved this merge request
mentioned in commit
4b933552b4