mirror of
https://github.com/discourse/discourse-table-builder.git
synced 2025-07-30 09:53:26 +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.