fix: Escape markdown preview HTML #53

Merged
rockachopa merged 1 commits from timmy/52-escape-markdown-preview-html into main 2026-08-05 23:49:10 +00:00
Member

Closes #52

Escapes user-authored HTML before applying the dashboard markdown transforms, while preserving supported formatting. The renderer is served as a tested browser asset.

Tests: python3 -m pytest tests/ -q (37 passed)
Rendered wiring: dashboard and /static/markdown.js both return HTTP 200.

Closes #52 Escapes user-authored HTML before applying the dashboard markdown transforms, while preserving supported formatting. The renderer is served as a tested browser asset. Tests: `python3 -m pytest tests/ -q` (37 passed) Rendered wiring: dashboard and `/static/markdown.js` both return HTTP 200.
rockachopa added 1 commit 2026-08-05 23:48:38 +00:00
fix: escape markdown preview HTML (#52)
All checks were successful
CI / lint (pull_request) Successful in 7s
CI / build-frontend (pull_request) Successful in 4s
f63c8c39b1
rockachopa merged commit 60b6f1a74d into main 2026-08-05 23:49:10 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: stackchain/stackchain-dashboard#53
No description provided.