Markdown callout shortcut created bad HTML #402

Closed
opened 2026-02-04 19:31:32 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @ssddanbrown on GitHub (Aug 13, 2017).

Currently created this html with mismatched tags:

<p class="callout info">text</div>

Cursor should also position to the contents of the tag after pressing the shortcut.

Originally created by @ssddanbrown on GitHub (Aug 13, 2017). Currently created this html with mismatched tags: ``` <p class="callout info">text</div> ``` Cursor should also position to the contents of the tag after pressing the shortcut.
OVERLORD added the 🐛 Bug label 2026-02-04 19:31:32 +03:00
Author
Owner

@Shackelford-Arden commented on GitHub (Aug 14, 2017):

Note: I can replicate this where the </div> shows up instead of </p>.

@Shackelford-Arden commented on GitHub (Aug 14, 2017): Note: I can replicate this where the `</div>` shows up instead of `</p>`.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#402