Closed irinaklimova closed 4 years ago
Piggybacking on this to say that this has led to multiple security issues so far and having to manually escape markdown everywhere just doesn't work very well.
Ideally markdown support should be an opt-in feature, although I do realise that that would be a breaking change. Still, please consider that for future components
Is your feature request related to a problem? Please describe. For now we have markdown by default in tables (https://ui.tradeshift.com/v12/#components/table/formatting.html), but for some cases we need to display text without markdown (for example, product names).
Describe the solution you'd like It can be new method for togging markdown support in selected table.