mirror of
https://github.com/discourse/discourse-table-builder.git
synced 2025-07-31 10:13:27 +00:00
Pasting text with linebreaks into the table UI results in incorrectly generated table markdown. This fix strips linebreaks from text during table markdown generation.