Support Markdown as an additional text rendering format
Users want to write and render content in Markdown in addition to HTML, so they can use a widely familiar and lightweight format without needing to write full HTML syntax for simple text formatting tasks. Problem / Pain: Text fields that support rich formatting currently rely on HTML only. Markdown has become a widely used and familiar format across many tools and platforms, but there is currently no way to use it in the system. Users who are comfortable with Markdown or who work across tools that use it have no equivalent option available here. Impact / Benefit: Supporting Markdown as an additional rendering format would give users a lightweight and familiar alternative to HTML for formatting text content. It would lower the barrier for users who are not comfortable writing HTML and make text formatting faster and more accessible across different user types. Example use case: A content creator wants to format a product description with headings, bullet points, and bold text. Instead of writing HTML tags manually, they use Markdown syntax they already know from other tools and see it rendered correctly in the system. Idea source: Internal suggestion Voting note: Vote for this idea if this need is relevant to you as well.