bad_help_topics.hierarchy.html.twig
Same filename in other branches
- 9 core/modules/help_topics/tests/modules/help_topics_test/bad_help_topics/syntax/bad_help_topics.hierarchy.html.twig
- 8.9.x core/modules/help_topics/tests/modules/help_topics_test/bad_help_topics/syntax/bad_help_topics.hierarchy.html.twig
- 11.x core/modules/help/tests/modules/help_topics_test/bad_help_topics/syntax/bad_help_topics.hierarchy.html.twig
--- label: 'Help topic with h3 without an h2' top_level: true --- <h3>{% trans %}Body goes here{% endtrans %}</h3>
File
-
core/
modules/ help/ tests/ modules/ help_topics_test/ bad_help_topics/ syntax/ bad_help_topics.hierarchy.html.twig
View source
- ---
- label: 'Help topic with h3 without an h2'
- top_level: true
- ---
- <h3>{% trans %}Body goes here{% endtrans %}</h3>
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.