Discord Markdown Renderer

Auto-render markdown (tables, HR, bold, headings, strike, underline) in Discord messages. 4xDev(4-x.tw)

As of June 2026, Discord Markdown Renderer has 45 users and a 5.00/5 rating from 1 reviews in the Productivity category.

Usersno change0%
45
45
Ratingno change0%
5.00
1 reviews
Reviewsno change0%
1
Version
2.0.4
Manifest V3
90-day change · In the last 90 days this extension 3 version updates.

History

7 snapshots

Tracking since May 5, 2026.

48.2251.7999999999999972May 5, 2026Jun 10, 2026
View as table
DateUsersRatingReviewsVersion
May 5, 20261.0.0
May 10, 20261.0.0
May 16, 202651.0.2
May 22, 2026112.0.2
May 28, 2026162.0.2
Jun 4, 2026265.0012.0.4
Jun 10, 2026435.0012.0.4
Now455.0012.0.4

Changelog

  • May 16, 2026
    description
    Tired of squinting at raw Markdown table syntax from Discord bots?
    
    Discord Markdown Table Renderer is a lightweight, high-performance browser extension built to upgrade your Discord web reading experience. It runs seamlessly in the background, automatically detecting Markdown table syntax in Discord messages and instantly rendering them as clean, readable native HTML tables (<table>).
    
    【Core Features & Benefits】
    
    Live Rendering: Tables are converted the moment messages load — no clicks, no setup.
    Accurate Parsing: Columns line up perfectly, turning a wall of pipes and dashes into a visually clean web table.
    Optimized for Bot Output: Many Discord bots dump data-heavy Markdown tables. This extension makes that data instantly readable, dramatically boosting your workflow or gameplay.
    Zero Overhead: Minimalist code design that doesn't slow Discord down.
    
    【How to Use】
    Just install the extension and refresh your Discord web tab. Any message with valid Markdown table syntax will automatically display as a beautifully formatted table!
    
    【Desktop App Support】
    Want this on Discord Stable Desktop? Visit the developer's website for the console inject script and usage guide.
    Tired of squinting at raw Markdown in Discord messages? Tables, --- horizontal rules, bold, headings — Discord either doesn't support them at all, or its parser breaks on common content (a single  in a file path is enough to wreck the whole block).
    
    Discord Markdown Renderer is a lightweight, high-performance browser extension that fills in Discord's Markdown gaps. It runs seamlessly in the background, automatically detecting Markdown syntax in Discord messages and rendering it as clean, readable native HTML.
    
    【Core Features & Benefits】
    
    Markdown Tables: | col | col | syntax rendered as proper HTML <table>, columns perfectly aligned, full emoji and multilingual (including CJK) support.
    
    Broader Markdown Coverage: --- horizontal rules, bold, **bold-italic**, underline, strike, and # / ## / ### headings — all rendered as a fallback when Discord skips them or renders them broken.
    
    Parser-Failure Resilient: Discord's own Markdown parser is fragile with unbalanced  or _`, often wrapping multi-paragraph prose in a malformed <code> or <em> tag that monospaces or italicizes the whole block. This extension automatically detects and unwraps the overrun before rendering, so your content stays clean.
    
    Cross-Message Table Stitching: A Markdown table split across two messages by Discord's 2000-character limit (even mid-row) is automatically detected and stitched back into a single unified table at its original position.
    
    Live Rendering: Conversion happens the moment messages load — no clicks, no setup, no manual interaction.
    
    Zero Overhead: Minimalist, passively-triggered code design with no impact on Discord's performance.
    
    【How to Use】
    Just install the extension and refresh your Discord web tab. Any Markdown in your messages will automatically display beautifully.
    
    【Desktop App Support】
    Want this on Discord Stable Desktop? Visit the developer's website for the Console inject script (inject_console.js) and usage guide.
  • May 16, 2026
    short_description
    Auto-render markdown tables in Discord messages. 4xDev(4-x.tw)
    Auto-render markdown (tables, HR, bold, headings, strike, underline) in Discord messages. 4xDev(4-x.tw)
  • May 16, 2026
    name
    Discord Markdown Table Renderer
    Discord Markdown Renderer
  • May 10, 2026
    description
    把 Discord 訊息裡的 markdown 表格渲染成 HTML <table>。Discord 原生不 render | col | col | 表格語法。
    Tired of squinting at raw Markdown table syntax from Discord bots?
    
    Discord Markdown Table Renderer is a lightweight, high-performance browser extension built to upgrade your Discord web reading experience. It runs seamlessly in the background, automatically detecting Markdown table syntax in Discord messages and instantly rendering them as clean, readable native HTML tables (<table>).
    
    【Core Features & Benefits】
    
    Live Rendering: Tables are converted the moment messages load — no clicks, no setup.
    Accurate Parsing: Columns line up perfectly, turning a wall of pipes and dashes into a visually clean web table.
    Optimized for Bot Output: Many Discord bots dump data-heavy Markdown tables. This extension makes that data instantly readable, dramatically boosting your workflow or gameplay.
    Zero Overhead: Minimalist code design that doesn't slow Discord down.
    
    【How to Use】
    Just install the extension and refresh your Discord web tab. Any message with valid Markdown table syntax will automatically display as a beautifully formatted table!
    
    【Desktop App Support】
    Want this on Discord Stable Desktop? Visit the developer's website for the console inject script and usage guide.
  • May 10, 2026
    short_description
    把 Discord 訊息裡的 markdown 表格渲染成 HTML <table>。Discord 原生不 render | col | col | 表格語法。
    Auto-render markdown tables in Discord messages. 4xDev(4-x.tw)

Permissions & access

Permissions
None declared
Host access
None declared

Screenshots

Discord Markdown Renderer screenshot 1

About

Tired of squinting at raw Markdown in Discord messages? Tables, --- horizontal rules, bold, headings — Discord either doesn't support them at all, or its parser breaks on common content (a single  in a file path is enough to wreck the whole block).

Discord Markdown Renderer is a lightweight, high-performance browser extension that fills in Discord's Markdown gaps. It runs seamlessly in the background, automatically detecting Markdown syntax in Discord messages and rendering it as clean, readable native HTML.

【Core Features & Benefits】

Markdown Tables: | col | col | syntax rendered as proper HTML <table>, columns perfectly aligned, full emoji and multilingual (including CJK) support.

Broader Markdown Coverage: --- horizontal rules, bold, **bold-italic**, underline, strike, and # / ## / ### headings — all rendered as a fallback when Discord skips them or renders them broken.

Parser-Failure Resilient: Discord's own Markdown parser is fragile with unbalanced  or _`, often wrapping multi-paragraph prose in a malformed <code> or <em> tag that monospaces or italicizes the whole block. This extension automatically detects and unwraps the overrun before rendering, so your content stays clean.

Cross-Message Table Stitching: A Markdown table split across two messages by Discord's 2000-character limit (even mid-row) is automatically detected and stitched back into a single unified table at its original position.

Live Rendering: Conversion happens the moment messages load — no clicks, no setup, no manual interaction.

Zero Overhead: Minimalist, passively-triggered code design with no impact on Discord's performance.

【How to Use】
Just install the extension and refresh your Discord web tab. Any Markdown in your messages will automatically display beautifully.

【Desktop App Support】
Want this on Discord Stable Desktop? Visit the developer's website for the Console inject script (inject_console.js) and usage guide.

Technical

Version
2.0.4
Manifest
V3
Size
28.44KiB
Min Chrome
88
Languages
2
Featured
No

Metadata

ID
mhbajdapdopnfhgpoodifpogfjaghaha
Developer ID
ud91a697d0de1e55d62f7702b610c92db
Developer Email
[email protected]
Created
May 4, 2026
Last Updated (Store)
May 28, 2026
Last Scraped
Jun 10, 2026
Website
4-x.tw
Support URL
Privacy Policy

Data sourced from the Chrome Web Store · last verified Jun 10, 2026.