Description: Currently, while task descriptions support Markdown formatting through the API, long text Custom Fields do not. Implementing Markdown support for these fields would allow for consistent rich text formatting across tasks and Custom Fields, enhancing data presentation and user experience.
​I am working on replicating Azure DevOps' commit history view within ClickUp tasks for my team. To achieve this, I'm using a combination of Webhooks and the ClickUp REST API. Implementing Markdown support for long text Custom Fields via the API would greatly assist in this endeavor.
Thanks!