AlchemyCMS / alchemy_cms

Alchemy is the Open Source Rails CMS framework for the component based web that can be used as classic server side rendered or headless CMS.
https://www.alchemy-cms.com
BSD 3-Clause "New" or "Revised" License
823 stars 311 forks source link

Mark ingredient output as html_safe #2779

Closed tvdeyen closed 5 months ago

tvdeyen commented 5 months ago

What is this pull request for?

All our ingredient view components values are html_safe.

Closes #2737

Checklist

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 95.80%. Comparing base (a95c95d) to head (d091160).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2779 +/- ## ======================================= Coverage 95.80% 95.80% ======================================= Files 221 221 Lines 6073 6078 +5 ======================================= + Hits 5818 5823 +5 Misses 255 255 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

alchemycms-bot commented 5 months ago

💚 All backports created successfully

Status Branch Result
✅ 7.0-stable
✅ 7.1-stable

Questions ?

Please refer to the Backport tool documentation and see the Github Action logs for details