181 字
1 分钟
Fuwari - Markdown 示例
语法高亮
示例:
代码:
[Syntax Highlighting 语法高亮](https://www.holofox.cloudns.pro)注意事项
示例:
titleHighlights information that users should take into account, even when skimming.
TIPOptional information to help a user be more successful.
IMPORTANTOptional information to help a user be more successful.
WARNINGOptional information to help a user be more successful.
CAUTIONOptional information to help a user be more successful.
代码:
:::note[title]Highlights information that users should take into account, even when skimming.:::
:::tipOptional information to help a user be more successful.:::
:::importantOptional information to help a user be more successful.:::
:::warningOptional information to help a user be more successful.:::
:::cautionOptional information to help a user be more successful.:::GitHub 代码库卡片
代码:
::github{repo="<owner>/<repo>"}代码编辑器模式
示例:
<div>File name comment example</div>代码:
# 去掉注释使用# <!-- src/content/index.html --># <div>File name comment example</div>视频
示例:
markdown<iframe width="100%" height="468" src="https://www.youtube.com/embed/5gIf0_xpFPI?si=N1WTorLKL0uwLsU_" title="YouTube video player" frameborder="0" allowfullscreen></iframe>