We use cookies to make HubSpot's community a better place. Cookies help to provide a more personalized experience and relevant advertising for you, and web analytics for us. To learn more, and to see a full list of cookies we use, check out our Cookie Policy (baked goods not included).
Nov 28, 2018 6:51 PM
I am following the rules to create a markdown for an event as it is documented in the section 3 of this link:
Timeline API Overview
Overview and Walkthrough for the Timeline API
which point to this article
Daring Fireball: Markdown Syntax
https://daringfireball.net/projects/markdown/syntax
I even tried to use the notation suggested by:
Markdown CheatSheet
Google Chrome, Firefox, and Thunderbird extension that lets you write email in Markdown and render it before sending. - adam-p/markdown-here
which works in several online editor for markdown, like
https://stackedit.io
https://dillinger.io/
unfortunately this syntax (for tables) does not work in Hubspot, does it?
Can you point me in the direction to create markdown for tables in Hubspot?
May 8, 2022 2:33 PM
Nov 30, 2018 10:26 AM
Hi @Douglas, in our version of Markdown, everything aside from HTML is valid. You can read a bit more here: https://developers.hubspot.com/docs/methods/timeline/timeline-template-rendering.
EDIT: it also appears this syntax does not work either. I'll get some clarification on our limitations
Sep 4, 2020 11:33 AM
Hey @cbarley, any update on table rendering?
I tried copy-pasting this table markdown, but it didn't render properly on HubSpot.
| Plugin | README |
| ------ | ------ |
| Dropbox | [plugins/dropbox/README.md][PlDb] |
| GitHub | [plugins/github/README.md][PlGh] |