infograf768
infograf768
https://github.com/joomla/coding-standards/blob/master/manual/html.md#adding-line-breaks afaik, it looks not necessary to use `` as this is rather for xhtml. `` should be OK. Ref: https://www.tutorialspoint.com/What-is-the-correct-way-of-using-br-br-or-br-in-HTML So the question is: 1. Shall we keep ``...
Please look at https://github.com/joomla/joomla-cms/issues/27907 Code and screenshots provided there. Thanks.
Solving https://github.com/joomla/joomla-cms/issues/37228#issuecomment-1066058545 ### Summary of Changes Checking in each case if the language code plugin is enabled and if so, modify the associations badges to use the lang tag defined...
As title says
When Travis is not happy about a PR, we get a `Failure` icon. The icon does not change to `Success` when the PR is corrected. Example: #8150