docbrown/app/views/pages/_editor_guide_h3.en.html.erb
2023-01-19 17:25:03 -05:00

6 lines
216 B
Text

<h3 id="<%= id %>" class="permalink-heading">
<strong><%= title %></strong>
<a href="#<%= id %>" aria-label="permalink for <%= title %>">
<%= crayons_icon_tag("small-link", aria_hidden: true) %>
</a>
</h3>