Markdown 扩展语法
Markdown 扩展语法
Yarn Note 编辑器
标签页(markdown-it)
:::: group 分组名称
::: group-item Tab 1
test 1
:::
::: group-item *Tab 2
test 2
:::
::: group-item Tab 3
test 3
:::
::::
:::: group 分组名称
::: group-item Tab 1
test 1
:::
::: group-item \*Tab 2
test 2
:::
::: group-item Tab 3
test 3
:::
::::
VS Code Markdown Extended 扩展语法
打印设置
文件顶部
---
puppeteer:
pdf:
format: A4
displayHeaderFooter: true
margin:
top: 1cm
right: 1cm
bottom: 1cm
left: 1cm
image:
quality: 90
fullPage: true
---
contents goes here...
Admonition
note | summary, abstract, tldr | info, todo | tip, hint | success, check, done | question, help, faq | warning, attention, caution | failure, fail, missing | danger, error, bug | example, snippet | quote, cite
!!! note
This is the **note** admonition body
!!! danger Danger Title
This is the **danger** admonition body
!!! note
This is the **note** admonition body
!!! danger Danger Title
This is the **danger** admonition body
!!! danger ""
This is the danger admonition body
markdown-it-container
依赖配置
"markdown.styles": [
"https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css"
]
::::: container
:::: row
::: col-xs-6 alert alert-success
success text
:::
::: col-xs-6 alert alert-warning
warning text
:::
::::
:::::
::::: container
:::: row
::: col-xs-6 alert alert-success
success text
:::
::: col-xs-6 alert alert-warning
warning text
:::
::::
:::::
markdown-it-abbr
The HTML specification
is maintained by the W3C.
*[HTML]: Hyper Text Markup Language
*[W3C]: World Wide Web Consortium
The HTML specification
is maintained by the W3C.
markdown-it-attrs
item bold red
item **bold red**{style="color:red"}
markdown-it-kbd
[[Ctrl+Esc]]
[[Ctrl+Esc]]
【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步
· DeepSeek 开源周回顾「GitHub 热点速览」
· 物流快递公司核心技术能力-地址解析分单基础技术分享
· .NET 10首个预览版发布:重大改进与新特性概览!
· AI与.NET技术实操系列(二):开始使用ML.NET
· .NET10 - 预览版1新功能体验(一)