chore(conductor): Add new track 'Markdown Support & Syntax Highlighting'

This commit is contained in:
2026-03-08 13:41:05 -04:00
parent b9edd55aa5
commit 2626516cb9
5 changed files with 98 additions and 7 deletions

View File

@@ -0,0 +1,8 @@
{
"track_id": "markdown_highlighting_20260308",
"type": "feature",
"status": "new",
"created_at": "2026-03-08T13:41:00Z",
"updated_at": "2026-03-08T13:41:00Z",
"description": "Add markdown support for message and response viewing in read-only views. Add syntax highlighting for content of text when we can resolve what type of content it is."
}