String Utilities
工具已更新 2 个月前
Markdown Extract Bold Text
Pull every bold phrase out of a Markdown document. Finds **bold** and __bold__ text and ignores content inside inline and fenced code blocks.
永久免费
易于使用
立竿见影的效果
私密且安全
使用 Markdown Extract Bold Text
从 Markdown 中提取加粗文本
摘录
**bold** 和 __bold__ 从 Markdown 中提取文本,同时忽略带围栏的代码块。
输入行
0
拾获物品
0
跳过了代码块
0
支持的格式
查找用
**double asterisks** 或 __double
underscores__.
为了使提取结果更简洁,行内代码和带围栏的代码块将被忽略。
输入 Markdown
粘贴 Markdown 内容以进行扫描
示例:
This is **important** and __useful__.
提取的输出结果
粗体文本匹配结果的 JSON 数组
工具链接
已复制到剪贴板。
分享
帮助改进此工具
阅读内容
了解该工具的工作原理以及何时使用它。
The Markdown Extract Bold Text tool scans your Markdown and pulls out every bold-formatted phrase, while skipping content inside inline or fenced code blocks.
Why Use This Tool?
Extracting bold text is useful for creating summaries, glossaries, or keyword lists from Markdown documents where important terms are emphasized in bold.
How It Works
- Paste your Markdown content into the input.
- Click Extract to scan for bold text.
- View the cleaned list of bold phrases as JSON.
- Copy or download the result.
Key Features
- Finds **bold** and __bold__ syntax
- Ignores inline and fenced code blocks
- Shows occurrence count and input lines
- Copy or download extracted text as JSON
评论 (0)
用于用户讨论、边界情况及后续建议。
发表评论
您的评论提交后将公开展示。
目前尚无评论。快来发表第一条评论吧!
请告诉我们!
报告此工具的问题
请描述您遇到的问题,以便我们进行调查并改进该工具。
什么最有帮助
请提供输入内容、预期结果、实际结果、浏览器/设备信息,如有帮助,请附上截图。