<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>《整合Wikitten和MDwiki搭建个人知识库》的评论</title>
	<atom:link href="https://zohead.com/archives/wikitten-mdwiki/feed" rel="self" type="application/rss+xml" />
	<link>https://zohead.com/archives/wikitten-mdwiki/</link>
	<description>Uranus Zhou&#039;s Blog</description>
	<lastBuildDate>Wed, 26 Nov 2025 11:17:35 +0000</lastBuildDate>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.8</generator>
	<item>
		<title>作者：Uranus Zhou</title>
		<link>https://zohead.com/archives/wikitten-mdwiki/#comment-9693</link>
		<dc:creator><![CDATA[Uranus Zhou]]></dc:creator>
		<pubDate>Mon, 04 Nov 2019 08:44:14 +0000</pubDate>
		<guid isPermaLink="false">https://zohead.com/?p=1193#comment-9693</guid>
		<description><![CDATA[这个估计是因为 Windows bat 脚本很少使用 UTF-8 编码的原因吧？很多都是 GB2312 的。
可以用文本编辑器把 bat 另存为 UTF-8 编码看看了。]]></description>
		<content:encoded><![CDATA[<p>这个估计是因为 Windows bat 脚本很少使用 UTF-8 编码的原因吧？很多都是 GB2312 的。<br />
可以用文本编辑器把 bat 另存为 UTF-8 编码看看了。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：pgunf</title>
		<link>https://zohead.com/archives/wikitten-mdwiki/#comment-9671</link>
		<dc:creator><![CDATA[pgunf]]></dc:creator>
		<pubDate>Thu, 31 Oct 2019 11:56:46 +0000</pubDate>
		<guid isPermaLink="false">https://zohead.com/?p=1193#comment-9671</guid>
		<description><![CDATA[又遇到点问题，来请教下，我对php不熟悉，我在wikitten中添加了中添加了一些代码片段文件，可能是应为编码的问题，在网页显示中代码片段中的中文注释部分都是乱码！请教下，这个要怎么解决呢？
https://i.loli.net/2019/10/31/vdCoqgUH8P1KGuO.png]]></description>
		<content:encoded><![CDATA[<p>又遇到点问题，来请教下，我对php不熟悉，我在wikitten中添加了中添加了一些代码片段文件，可能是应为编码的问题，在网页显示中代码片段中的中文注释部分都是乱码！请教下，这个要怎么解决呢？<br />
<a href="https://i.loli.net/2019/10/31/vdCoqgUH8P1KGuO.png" rel="nofollow">https://i.loli.net/2019/10/31/vdCoqgUH8P1KGuO.png</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：Uranus Zhou</title>
		<link>https://zohead.com/archives/wikitten-mdwiki/#comment-9612</link>
		<dc:creator><![CDATA[Uranus Zhou]]></dc:creator>
		<pubDate>Mon, 21 Oct 2019 03:52:37 +0000</pubDate>
		<guid isPermaLink="false">https://zohead.com/?p=1193#comment-9612</guid>
		<description><![CDATA[看起来确实改了 CSS 比 Wikiteen 自带的好看多了 ^_^]]></description>
		<content:encoded><![CDATA[<p>看起来确实改了 CSS 比 Wikiteen 自带的好看多了 ^_^</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：pgunf</title>
		<link>https://zohead.com/archives/wikitten-mdwiki/#comment-9594</link>
		<dc:creator><![CDATA[pgunf]]></dc:creator>
		<pubDate>Sat, 19 Oct 2019 03:52:11 +0000</pubDate>
		<guid isPermaLink="false">https://zohead.com/?p=1193#comment-9594</guid>
		<description><![CDATA[截图没出来！
![image.png](https://i.loli.net/2019/10/19/UFn8CZzDtXqLEk5.png)]]></description>
		<content:encoded><![CDATA[<p>截图没出来！<br />
![image.png](<a href="https://i.loli.net/2019/10/19/UFn8CZzDtXqLEk5.png" rel="nofollow">https://i.loli.net/2019/10/19/UFn8CZzDtXqLEk5.png</a>)</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：pgunf</title>
		<link>https://zohead.com/archives/wikitten-mdwiki/#comment-9593</link>
		<dc:creator><![CDATA[pgunf]]></dc:creator>
		<pubDate>Sat, 19 Oct 2019 03:51:03 +0000</pubDate>
		<guid isPermaLink="false">https://zohead.com/?p=1193#comment-9593</guid>
		<description><![CDATA[感谢，根据你给的方法更换了渲染引擎，修改了一些CSS代码，我制作了docker镜像，部署在我的黑群晖里面，文件用Drive 同步到本地，本地使用Typora编辑！舒服，哈哈，可以抛弃网易云笔记了！
这个是截图：
&lt;a href=&quot;https://sm.ms/image/UFn8CZzDtXqLEk5&quot; rel=&quot;nofollow&quot;&gt;&lt;/a&gt;

有需要的朋友，docker镜像：https://hub.docker.com/r/leonyff/wikitten]]></description>
		<content:encoded><![CDATA[<p>感谢，根据你给的方法更换了渲染引擎，修改了一些CSS代码，我制作了docker镜像，部署在我的黑群晖里面，文件用Drive 同步到本地，本地使用Typora编辑！舒服，哈哈，可以抛弃网易云笔记了！<br />
这个是截图：<br />
<a href="https://sm.ms/image/UFn8CZzDtXqLEk5" rel="nofollow"></a></p>
<p>有需要的朋友，docker镜像：https://hub.docker.com/r/leonyff/wikitten</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：Uranus Zhou</title>
		<link>https://zohead.com/archives/wikitten-mdwiki/#comment-9549</link>
		<dc:creator><![CDATA[Uranus Zhou]]></dc:creator>
		<pubDate>Mon, 14 Oct 2019 07:43:20 +0000</pubDate>
		<guid isPermaLink="false">https://zohead.com/?p=1193#comment-9549</guid>
		<description><![CDATA[简单替换 Parsedown 的修改步骤我贴在下面了，可以参考一下，显示效果可能还需要改一下。]]></description>
		<content:encoded><![CDATA[<p>简单替换 Parsedown 的修改步骤我贴在下面了，可以参考一下，显示效果可能还需要改一下。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：Uranus Zhou</title>
		<link>https://zohead.com/archives/wikitten-mdwiki/#comment-9548</link>
		<dc:creator><![CDATA[Uranus Zhou]]></dc:creator>
		<pubDate>Mon, 14 Oct 2019 07:35:14 +0000</pubDate>
		<guid isPermaLink="false">https://zohead.com/?p=1193#comment-9548</guid>
		<description><![CDATA[初步尝试替换 Wikitten 渲染引擎为 Parsedown，似乎也比较简单：
&lt;ol&gt;
	&lt;li&gt;下载发布版本的 Parsedown.php 放到 renderers/Markdown 目录，&lt;/li&gt;
	&lt;li&gt;修改 renderers/Markdown.php 文件先注释原来的代码，再增加：
&lt;code&gt;require_once dirname(__FILE__) . &#039;/Markdown/Parsedown.php&#039;;&lt;/code&gt;&lt;/li&gt;
	&lt;li&gt;修改 wiki.php 文件，将 &lt;code&gt;\Michelf\MarkdownExtra::defaultTransform&lt;/code&gt; 替换成 &lt;code&gt;Parsedown::instance()-&gt;text&lt;/code&gt; 就可以了。&lt;/li&gt;
&lt;/ol&gt;

感觉表格渲染效果也一般，可能还要改一下相关的 CSS。]]></description>
		<content:encoded><![CDATA[<p>初步尝试替换 Wikitten 渲染引擎为 Parsedown，似乎也比较简单：</p>
<ol>
<li>下载发布版本的 Parsedown.php 放到 renderers/Markdown 目录，</li>
<li>修改 renderers/Markdown.php 文件先注释原来的代码，再增加：<br />
<code>require_once dirname(__FILE__) . '/Markdown/Parsedown.php';</code></li>
<li>修改 wiki.php 文件，将 <code>\Michelf\MarkdownExtra::defaultTransform</code> 替换成 <code>Parsedown::instance()->text</code> 就可以了。</li>
</ol>
<p>感觉表格渲染效果也一般，可能还要改一下相关的 CSS。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：pgunf</title>
		<link>https://zohead.com/archives/wikitten-mdwiki/#comment-9541</link>
		<dc:creator><![CDATA[pgunf]]></dc:creator>
		<pubDate>Sun, 13 Oct 2019 03:17:09 +0000</pubDate>
		<guid isPermaLink="false">https://zohead.com/?p=1193#comment-9541</guid>
		<description><![CDATA[搜索Wiki工具时找到这里，是我想要的简洁干净的个人知识管理工具，感谢！
大佬，渲染引擎更换成功了么？我这这边也是用typora写同步过去，默认的渲染引擎表格渲染效果不太好！]]></description>
		<content:encoded><![CDATA[<p>搜索Wiki工具时找到这里，是我想要的简洁干净的个人知识管理工具，感谢！<br />
大佬，渲染引擎更换成功了么？我这这边也是用typora写同步过去，默认的渲染引擎表格渲染效果不太好！</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：Uranus Zhou</title>
		<link>https://zohead.com/archives/wikitten-mdwiki/#comment-9294</link>
		<dc:creator><![CDATA[Uranus Zhou]]></dc:creator>
		<pubDate>Mon, 26 Aug 2019 11:52:50 +0000</pubDate>
		<guid isPermaLink="false">https://zohead.com/?p=1193#comment-9294</guid>
		<description><![CDATA[看起来似乎只要把 renderers 里的调用换掉就行，我有空试试看。]]></description>
		<content:encoded><![CDATA[<p>看起来似乎只要把 renderers 里的调用换掉就行，我有空试试看。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：Uranus Zhou</title>
		<link>https://zohead.com/archives/wikitten-mdwiki/#comment-9293</link>
		<dc:creator><![CDATA[Uranus Zhou]]></dc:creator>
		<pubDate>Mon, 26 Aug 2019 11:37:09 +0000</pubDate>
		<guid isPermaLink="false">https://zohead.com/?p=1193#comment-9293</guid>
		<description><![CDATA[GitHub 项目主页上好像很早就有人提过更换渲染引擎，最近俺估计也没空改这个咯。

看 Wikitten 代码结构，你修改 renderers 里的渲染代码有什么问题？可以在 GitHub 里提 issue 描述下问题让作者也协助看看呢。]]></description>
		<content:encoded><![CDATA[<p>GitHub 项目主页上好像很早就有人提过更换渲染引擎，最近俺估计也没空改这个咯。</p>
<p>看 Wikitten 代码结构，你修改 renderers 里的渲染代码有什么问题？可以在 GitHub 里提 issue 描述下问题让作者也协助看看呢。</p>
]]></content:encoded>
	</item>
</channel>
</rss>
