Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
WordPress xlm 是唯一可用的格式。
即使我们可以不完美地导入它然后手动清理它,这也会有很大的帮助。
我已经成功地使用 exitwp 将每个帖子的 Wordpress XML 转换为 YAML 标头和 Markdown 正文。这是相当准确的。
这将使您大部分时间到达那里。恕我直言,对于帖子正文,Markdown 可能比 YAML 更易于管理。
https://github.com/thomasf/exitwp