Penar Musaraj fdc79d0cbf
FIX: do not edit wrong table when post has uploads (#37)
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.
2023-01-04 08:06:25 +01:00
2022-12-31 04:21:32 +01:00
2022-11-29 15:42:13 +01:00
2022-07-19 16:51:09 -07:00
2022-08-30 13:37:25 +02:00
2022-12-30 22:23:38 -05:00

Discourse Table Builder

cover

A theme component that allows for easiy building and editing of markdown tables in Discourse.

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%