Underlining #1398

Closed
opened 2026-02-05 00:47:17 +03:00 by OVERLORD · 2 comments
Owner

Originally created by @jungren on GitHub (Oct 9, 2019).

Describe the feature you'd like
Not sure if bug or feature-request: Usually you can do an underline in Markdown with _text_ but in BookStack I just get bold or italic text.

Describe the benefits this feature would bring to BookStack users
More clarity.

Originally created by @jungren on GitHub (Oct 9, 2019). **Describe the feature you'd like** Not sure if bug or feature-request: Usually you can do an underline in Markdown with \_text\_ but in BookStack I just get bold or italic text. **Describe the benefits this feature would bring to BookStack users** More clarity.
Author
Owner

@ssddanbrown commented on GitHub (Oct 11, 2019):

Hi @jungren
The BookStack markdown editor currently follows the parsedown spec which does not appear to have a syntax option for underlines upon using HTML <u> tags. Interesting discussion about this here.

Just realised GitHub does not seem to have underlines available either.

@ssddanbrown commented on GitHub (Oct 11, 2019): Hi @jungren The BookStack markdown editor currently follows the parsedown spec which does not appear to have a syntax option for underlines upon using HTML `<u>` tags. [Interesting discussion about this here](https://talk.commonmark.org/t/feature-request-underline-text/343). Just realised GitHub does not seem to have underlines available either.
Author
Owner

@ssddanbrown commented on GitHub (Dec 12, 2020):

Since this has had no further discussion and since a workaround is available I'll close this off.

@ssddanbrown commented on GitHub (Dec 12, 2020): Since this has had no further discussion and since a workaround is available I'll close this off.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#1398