From 4bbe02b3f617b39bf8ca6e9fc0d6d44d4b9e1cf1 Mon Sep 17 00:00:00 2001 From: timmy Date: Thu, 6 Aug 2026 02:17:46 +0000 Subject: [PATCH] fix: resolve markdown renderer under dashboard subpath (#63) --- frontend/index.html | 2 +- tests/test_markdown_renderer.py | 29 ++++++++++++++++++++++++++++- 2 files changed, 29 insertions(+), 2 deletions(-) diff --git a/frontend/index.html b/frontend/index.html index 2983360..c5ad8f2 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -159,7 +159,7 @@ textarea { resize: vertical; min-height: 120px; } - +