Closed emmanueltouzery closed 1 year ago
prevents bad rendering such as
| cell1 | cell2 |
will now be:
example of issue that fixes, date_fns, addMinutes.
date_fns
addMinutes
before (glow rendered):
after:
Nice, thanks!
prevents bad rendering such as
will now be:
example of issue that fixes,
date_fns
,addMinutes
.before (glow rendered):
after: