Formatting Canvas Columns via API

Anybody have tips for writing formatted content to a canvas column via API? From what I understand markdown or HTML aren’t supported. Any options currently?

1 Like

Unfortunately there aren’t any solutions for this at the moment, but I’ll pass along the desire to the product team.

1 Like

Hey @Nick_HE

What I do is using 2 calls :

  1. writing in markdown,
  2. then push a button (on the same row) that converts markdown to rich text with @Eric_Koleda 's pack for Rich text tools ( Rich Text Tools Pack, extend Coda with Rich Text... - Coda ). Thanks again for this Pack btw, I use it a lot :folded_hands:

HTH

2 Likes

That sounds like the solution, thanks!

1 Like

What a creative solution @Maxence_Walbrou! Glad to hear the Pack is useful :blush:

3 Likes