BookStack
BookStack copied to clipboard
Multi-line markdown table support
Attempted Debugging
- [x] I have read the debugging page
Searched GitHub Issues
- [x] I have searched GitHub for the issue.
Describe the Scenario
Does the markdown editor support any kind of multi-line tables?
Something like pandoc's multiline_tables extension? link
Exact BookStack Version
v25.02.2
Log Content
No response
Hosting Environment
PHP8.2 on shared hosting provider installed using ofiiall installation script.
I don't think we'd support that specific syntax.
What specific result are you trying to achieve? Just multiple lines (at a designated line break) within a cell?
Multiple block level elements within a cell. Images, code blocks, paragraphs, etc.