I read through the Rich Text changes and I am having an issue. When I submit the story <body><strong>Test.</strong></body> as html_text to https://app.asana.com/api/1.0/tasks/<TASKID>/stories and have Asana-Enable: new_rich_text, the story shows up as <body><strong>Test.</strong></body> not “Test. ”.
Any insight would be helpful?
Hi @Benjamin_Ragan , thanks for letting us know. I’m able to replicate the issue internally and will let you know when it’s been resolved. Sorry for the trouble!
Joe_Trollo ,
Thanks for the quick response. Will there be an update to this thread once the Stories issue has been resolved?
Yes, we’ve made the fix and are waiting for it to be deployed. I’ll comment in this thread once more when the fix is live. Thanks for your patience!
The fix had been deployed, and creating stories with the new rich text should now work!
Hi, what are the supported HTML tags! i tried new line it didn’t work
Hi @Maen_Mola ,
The current supported HTML tags are here:
The web product offers a number of rich formatting features when writing task notes, comments, project descriptions, and project status updates. These features include bold, italic, underlined, and monospaced text, as well as bulleted and numbered...
Note that this is being expanded in the near future; here’s info on what’s going to be added:
Update: We have finalized the tags and attributes for all new rich text formats and created guidelines for handling new tags in the future. Please feel free to leave questions or comments below, including how this may affect your apps. Before launch, we’ll be publishing this content on our developer docs .
New HTML Tags in Asana Rich Text
For examples in this post, we’ve added indentation and newlines to make it easier to read. When implemented, rich text routes won’t include these.
Headers: <h…
Thank you Phil yhats really helpful and cant wait for the new release it will open a lot of new possibilities
Maen