abricotine icon indicating copy to clipboard operation
abricotine copied to clipboard

Tables don't like `|`

Open Deuchnord opened this issue 8 years ago • 1 comments

When creating a table which contains a |, it looks like Abricotine stops recognizing it as a table.

To reproduce this issue, paste in Abricotine the following table:

| Operator    | JavaScript    |
| --- | --- |
| AND    | `&&`    |
| OR    | `||`    |

then use the Table > Optimize (Ctrl/Cmd + Shift + B): nothing happens.

Deuchnord avatar Jun 29 '17 12:06 Deuchnord

I'm moving this issue to brrd/celldown.js/issues/2

brrd avatar Jul 02 '17 11:07 brrd