Quicker Markdown Renderer

Render markdown content in Quicker action versions table automatically

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Author
Cea
Daily installs
0
Total installs
0
Ratings
0 0 0
Version
1.0.1
Created
2025-08-22
Updated
2025-08-22
Size
8.65 KB
License
CC BY-NC 4.0
Applies to

功能特性

🎯 自动检测和渲染 - 自动识别表格中的 Markdown 内容并进行渲染 📝 全面支持 - 支持常见 Markdown 语法:

  • 粗体 (**text**) 和 斜体 (*text*)
  • 行内代码 (`code`)
  • 链接 ([text](url))
  • 列表项 (- item1. item)
  • 标题 (# Header)
  • 代码块 ( ```)
  • 引用 (> quote)

🔄 动态监听 - 实时监测页面变化,自动处理新加载的内容 🛡️ 安全可靠 - 不影响原有页面功能,包含完善的错误处理 🎨 视觉优化 - 优化渲染后的样式,提升阅读体验

使用方法

  1. 安装脚本后,访问 Quicker 动作版本页面
  2. 脚本会自动检测并渲染表格中的 Markdown 内容
  3. 无需任何手动操作,开箱即用

适用页面

技术说明

  • 使用 marked.js 库进行专业级 Markdown 解析
  • 智能检测 Markdown 模式,避免误渲染
  • 支持 GitHub Flavored Markdown (GFM)
  • 包含完整的错误处理和日志记录

v1.0.1 更新内容

新增功能

性能优化

  • 移除不必要的等待时间,脚本启动更快
  • 改进动态内容监听机制
  • 优化错误处理和日志输出

🔧 代码改进

  • 重构代码结构,使用全局配置对象
  • 统一日志消息管理
  • 增强代码可读性和维护性

如有问题或建议,请在反馈页面留言。