djangocms-blog icon indicating copy to clipboard operation
djangocms-blog copied to clipboard

Remove escape for meta description.

Open corentinbettiol opened this issue 2 years ago • 1 comments

This is not required since all meta tags are escaped in django-meta.

Description

See description of corresponding issue.

References

Fix #699

Checklist

  • [x] I have read the contribution guide
  • [x] Code lint checked via inv lint
    __ summary __
    pep8: commands succeeded
    isort: commands succeeded
    black: commands succeeded
    pypi-description: commands succeeded
    congratulations :)
    
  • [x] changes file included (see docs)
  • [ ] ~Usage documentation added in case of new features~
  • [ ] ~Tests added~

corentinbettiol avatar Mar 11 '22 13:03 corentinbettiol

Thanks @corentinbettiol for your contribution. I will merge this as soon as i have github actions back up and running

yakky avatar Jul 28 '22 21:07 yakky

Thanks your contribution @corentinbettiol , I merged this with #726 to ease porting to updated develop branch

yakky avatar Apr 20 '23 22:04 yakky

Thanks for merging it!

corentinbettiol avatar Apr 21 '23 06:04 corentinbettiol