mirror of
https://github.com/discourse/discourse-table-builder.git
synced 2025-06-26 10:22:30 +00:00
Previously, the regex was catching uploads as well as tables. This change ensures only strict tables are matched by requiring that matches start with the pipe character. Also adds a unit test for `findTableRegex` to describe the expected behaviour of the helper.
Description
A theme component that allows for easily building and editing of markdown tables in Discourse.
Readme
3.3 MiB
Languages
Ruby
61%
JavaScript
39%