bad_help_topics.bad_html2.html.twig
Same filename and directory in other branches
- 11.x core/modules/help/tests/modules/help_topics_test/bad_help_topics/syntax/bad_help_topics.bad_html2.html.twig
- 10 core/modules/help/tests/modules/help_topics_test/bad_help_topics/syntax/bad_help_topics.bad_html2.html.twig
- 9 core/modules/help_topics/tests/modules/help_topics_test/bad_help_topics/syntax/bad_help_topics.bad_html2.html.twig
---
label: 'Bad HTML syntax within trans section'
top_level: true
---
<p>{% trans %}<a href="/foo">Text here{% endtrans %}</a></p>
File
-
core/
modules/ help/ tests/ modules/ help_topics_test/ bad_help_topics/ syntax/ bad_help_topics.bad_html2.html.twig
View source
- ---
- label: 'Bad HTML syntax within trans section'
- top_level: true
- ---
- <p>{% trans %}<a href="/foo">Text here{% endtrans %}</a></p>
-
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.