Keegan GeorgeandPenar Musaraj 7b37c6acc1 FIX: Special character alignment issue (#10)
* DEV: Use alternate fork of `array-to-table`

* DEV: Add unit test for `arrayToTable()` method

* Move `arrayToTable` so it is available for unit tests

* DEV: Add assertion for creating a markdown table with special chars

When a table with special characters (such as `$`) is inserted in a cell to the right of a blank cell. The alignment of the table gets ruined if the table doesn't have surrounding pipes. This check ensures this alignment is correct.

Co-authored-by: Penar Musaraj <[email protected]>
2022-08-11 11:33:34 -07:00
2022-07-19 16:51:09 -07:00
2022-07-19 16:51:09 -07:00

Discourse Table Builder

cover

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

S
Description
No description provided
Readme
3.3 MiB
Languages
Ruby 61%
JavaScript 39%