Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/4.0/content/reboot.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ All heading elements—e.g., `<h1>`—and `<p>` are reset to have their `margin-
</tr>
<tr>
<td>
{{ "`<h2></h2>" | markdownify }}
{{ "`<h2></h2>`" | markdownify }}
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You are missing the pullticks in all edited code below this too.

</td>
<td><span class="h2">h2. Bootstrap heading</span></td>
</tr>
Expand Down