The roadmap detail field is a plain text column rendered through Kramdown (markdown-to-HTML) on the detail page. It works but is basic – no persisted structure, no editor affordances, and card/list truncation on plain markdown text can look rough (backticks, asterisks visible mid-truncation). A real rich text field (ActionText, matching how Article/Moment content already works elsewhere in the app) would give a proper editor and consistent rendering. Related to BL-012 (Trix doesn’t support tables) – worth evaluating together, especially since Basecamp’s Lexxy (a newer ActionText-compatible editor built on Lexical, released as a Trix replacement) may resolve both the table-support gap and give markdown-friendly authoring in one move.
BL-105
Ideas