<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>markdeep on Yullin Blog 运维 生活</title>
    <link>//yull.in/tags/markdeep.html</link>
    <description>Recent content in markdeep on Yullin Blog 运维 生活</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>zh-cn</language>
    <lastBuildDate>Sat, 27 Nov 2021 00:00:00 +0000</lastBuildDate><atom:link href="//yull.in/tags/markdeep/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>简单易用的markdown转html方法</title>
      <link>//yull.in/2021/11/markdown-to-html-with-markdeep.html</link>
      <pubDate>Sat, 27 Nov 2021 00:00:00 +0000</pubDate>
      
      <guid>//yull.in/2021/11/markdown-to-html-with-markdeep.html</guid>
      <description>发现一个非常好的工具，可以很方便的把markdown文本转换为html，可以说是最简单的方案了。名字就叫：
Markdeep 项目地址：http://casual-effects.com/markdeep/ 使用方法： 只需要在markdown文本的头部添加上如下代码，并把文件名由原来的x.md修改为x.md.html即可：
&amp;lt;meta charset=&amp;#34;utf-8&amp;#34; emacsmode=&amp;#34;-*- markdown -*-&amp;#34;&amp;gt;&amp;lt;link rel=&amp;#34;stylesheet&amp;#34; href=&amp;#34;https://casual-effects.com/markdeep/latest/slate.css?&amp;#34;&amp;gt; slate.css是其中的一种主题，它还支持多种风格主题，可以到官网查看 http://casual-effects.com/markdeep/#templates</description>
    </item>
    
  </channel>
</rss>
