<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Markdown - 标签 - Windvalley</title><link>https://windvalley.github.io/tags/markdown/</link><description>Markdown - 标签 - Windvalley</description><generator>Hugo -- gohugo.io</generator><language>zh-CN</language><managingEditor>levinwang6@gmail.com (windvalley)</managingEditor><webMaster>levinwang6@gmail.com (windvalley)</webMaster><copyright>This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.</copyright><lastBuildDate>Tue, 08 Mar 2022 10:54:53 +0800</lastBuildDate><atom:link href="https://windvalley.github.io/tags/markdown/" rel="self" type="application/rss+xml"/><item><title>使用Markdown编写漂亮的文档</title><link>https://windvalley.github.io/markdown-cheatsheet/</link><pubDate>Tue, 08 Mar 2022 10:54:53 +0800</pubDate><author>作者</author><guid>https://windvalley.github.io/markdown-cheatsheet/</guid><description><![CDATA[字符串高亮 1 2 3 4 5 I need to highlight these ==very important words==. 或 I need to highlight these &lt;mark&gt;very important words&lt;/mark&gt;. I need to highlight these very important words. 粗体字和斜体字 1 2 3 **bold text** *italicized text* This text is ***really important***. bold text italicized text This text is really important. 删除线 1 ~~The world is]]></description></item></channel></rss>