MD format not completely rendering #4326

Closed
opened 2026-02-05 08:33:07 +03:00 by OVERLORD · 2 comments
Owner

Originally created by @Stump8743 on GitHub (Nov 20, 2023).

Describe the Bug

A MD page created with code from the following example: https://raw.githubusercontent.com/fullpipe/markdown-test-page/master/test-page.md does not render all elements correctly.

Steps to Reproduce

  1. Get raw code from https://raw.githubusercontent.com/fullpipe/markdown-test-page/master/test-page.md
  2. Create a new page with md editor
  3. Save and view page

Expected Behaviour

It should render the md file as shown at https://gist.github.com/rt2zz/e0a1d6ab2682d2c47746950b84c0b6ee

Screenshots or Additional Context

No response

Browser Details

Firefox 119.0.1

Exact BookStack Version

v23.10.2

Originally created by @Stump8743 on GitHub (Nov 20, 2023). ### Describe the Bug A MD page created with code from the following example: https://raw.githubusercontent.com/fullpipe/markdown-test-page/master/test-page.md does not render all elements correctly. ### Steps to Reproduce 1. Get raw code from https://raw.githubusercontent.com/fullpipe/markdown-test-page/master/test-page.md 2. Create a new page with md editor 3. Save and view page ### Expected Behaviour It should render the md file as shown at https://gist.github.com/rt2zz/e0a1d6ab2682d2c47746950b84c0b6ee ### Screenshots or Additional Context _No response_ ### Browser Details Firefox 119.0.1 ### Exact BookStack Version v23.10.2
OVERLORD added the 🐛 Bug label 2026-02-05 08:33:07 +03:00
Author
Owner

@ssddanbrown commented on GitHub (Nov 20, 2023):

Hi @Stump8743,

I'm not quite sure what's rendering incorrectly.
That input content and example render link are two quite different documents.

Either way, in BookStack we support commonmark plus a few extensions including tables and tasklists.
Outside of that, there may be indeed differences in supported syntax and behaviour.

@ssddanbrown commented on GitHub (Nov 20, 2023): Hi @Stump8743, I'm not quite sure what's rendering incorrectly. That input content and example render link are two quite different documents. Either way, in BookStack we support commonmark plus a few extensions including tables and tasklists. Outside of that, there may be indeed differences in supported syntax and behaviour.
Author
Owner

@ssddanbrown commented on GitHub (Dec 8, 2023):

Since there's been no further follow-up to the above I'll go ahead and close this off.

@ssddanbrown commented on GitHub (Dec 8, 2023): Since there's been no further follow-up to the above I'll go ahead and 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#4326