discourse/app/assets/javascripts/discourse-markdown-it/src
John L. Clark 9a07a9872f
FEATURE: Allow `rowspan` and `colspan` attributes on HTML tables (#20973)
Augment the `allowList` for HTML tables to allow the `rowspan` and
`colspan` attributes on `th` and `td` elements.
2024-02-28 16:59:36 +11:00
..
features FEATURE: Allow `rowspan` and `colspan` attributes on HTML tables (#20973) 2024-02-28 16:59:36 +11:00
engine.js FEATURE: Auto generate and display video preview image (#25633) 2024-02-14 13:43:53 -07:00
index.js DEV: remove markdown-it-bundle and custom build code (#23859) 2023-11-06 16:59:49 +00:00
options.js DEV: remove markdown-it-bundle and custom build code (#23859) 2023-11-06 16:59:49 +00:00
setup.js DEV: remove markdown-it-bundle and custom build code (#23859) 2023-11-06 16:59:49 +00:00