Webflow does not offer in-built support for HTML Tables or Markdown, however with showdown.js and a bit of script, you can add this support for both exactly where you want it, with precisely the features you need.
We've added markdown support as an SA5 nocode attribute, which you can easily add to your Webflow hosted site. Instructions are here.
Video Notes
- Codepen.io Example - https://codepen.io/memetican/pen/GRxdzQX
- Showdown.js - https://github.com/showdownjs/showdown
- Markdown - https://www.markdownguide.org/basic-syntax/
- CodeMode for Webflow