bad_help_topics.h1.html.twig

Same filename in other branches
  1. 9 core/modules/help_topics/tests/modules/help_topics_test/bad_help_topics/syntax/bad_help_topics.h1.html.twig
  2. 8.9.x core/modules/help_topics/tests/modules/help_topics_test/bad_help_topics/syntax/bad_help_topics.h1.html.twig
  3. 11.x core/modules/help/tests/modules/help_topics_test/bad_help_topics/syntax/bad_help_topics.h1.html.twig
---
label: 'Help topic with H1 header'
top_level: true
---
<h1>{% trans %}Body goes here{% endtrans %}</h1>

File

core/modules/help/tests/modules/help_topics_test/bad_help_topics/syntax/bad_help_topics.h1.html.twig

View source
  1. ---
  2. label: 'Help topic with H1 header'
  3. top_level: true
  4. ---
  5. <h1>{% trans %}Body goes here{% endtrans %}</h1>

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.