Add API Support for Markdown in Comment Text
C
Christian Román García
Please add support for Markdown formatting in the comment_text parameter when creating task comments via the ClickUp API. Currently, when creating comments via the API endpoint POST /api/v2/task/{task_id}/comment, the comment_text parameter only accepts plain text. Any Markdown formatting is treated as literal text rather than being rendered as formatted content.
Log In
Viktor Lesyk
Same here.. It is one of the reasons why migration from another tool is so painful now.