Skip to content

fix rendering of html in deprecation_text#174

Merged
skorpy2009 merged 1 commit intofreifunk:mainfrom
maurerle:deprecation_html
Jun 23, 2025
Merged

fix rendering of html in deprecation_text#174
skorpy2009 merged 1 commit intofreifunk:mainfrom
maurerle:deprecation_html

Conversation

@maurerle
Copy link
Member

@maurerle maurerle commented Jun 20, 2025

Description

A HTML link to provide more information in the deprecation note is quite common.
This broke some time and is fixed with this PR by using inner html

Motivation and Context

fixes #170

Screenshots/links:

Checklist:

  • My code follows the code style of this project. (CI will test it anyway and also needs approval)
  • My change requires a change to the documentation.
    • I have updated the documentation accordingly.

@skorpy2009 skorpy2009 merged commit 589d140 into freifunk:main Jun 23, 2025
2 checks passed
@maurerle maurerle deleted the deprecation_html branch June 29, 2025 21:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Deprecation warning no longer supports HTML

2 participants