BookStack icon indicating copy to clipboard operation
BookStack copied to clipboard

Multi-line markdown table support

Open abulgatz opened this issue 8 months ago • 2 comments

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.

abulgatz avatar Apr 10 '25 15:04 abulgatz

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?

ssddanbrown avatar Apr 12 '25 13:04 ssddanbrown

Multiple block level elements within a cell. Images, code blocks, paragraphs, etc.

abulgatz avatar Apr 12 '25 13:04 abulgatz