Skip to content

Fix: Tag Message Content preview does not render Markdown - #133

Merged
BenHall-1 merged 1 commit into
masterfrom
tag-context-markdown
Sep 4, 2026
Merged

Fix: Tag Message Content preview does not render Markdown#133
BenHall-1 merged 1 commit into
masterfrom
tag-context-markdown

Conversation

@biast12

@biast12 biast12 commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

Description

The tag editor's Message Content preview rendered the raw string, so **bold** showed literal asterisks — even though the bot posts that string to Discord as message content, where Discord does render it. The embed preview directly below it in the same modal already rendered correctly, so the modal contradicted itself.

Type of Change

  • Bug fix
  • New feature
  • Breaking change

Checklist

  • My code follows the style of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works

The tag editor's Message Content preview rendered the raw string, so `**bold**` showed literal asterisks — even though the bot posts that string to Discord as message content, where Discord does render it. The embed preview directly below it in the same modal already rendered correctly, so the modal contradicted itself.
@biast12
biast12 requested a review from a team as a code owner August 31, 2026 20:36
@github-actions github-actions Bot added the type:bug Bug Fixes label Aug 31, 2026
@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying tickets-v2-dashboard with  Cloudflare Pages  Cloudflare Pages

Latest commit: 233cbce
Status: ✅  Deploy successful!
Preview URL: https://34ecb36a.tickets-v2-dashboard.pages.dev
Branch Preview URL: https://tag-context-markdown.tickets-v2-dashboard.pages.dev

View logs

@BenHall-1
BenHall-1 merged commit c5f60de into master Sep 4, 2026
3 checks passed
@BenHall-1
BenHall-1 deleted the tag-context-markdown branch September 4, 2026 07:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type:bug Bug Fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants