Feat: add options to make output baidu_urls.txt file (#138)

This commit is contained in:
Cell
2022-05-19 20:18:58 +08:00
parent a91458eb7f
commit 179cdbe18a
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1227,7 +1227,7 @@ enableEmoji = true
# Options to make output .md files
# 用于输出 Markdown 格式文档的设置
[outputFormats.MarkDown]
mediaType = "text/plain"
mediaType = "text/markdown"
isPlainText = true
isHTML = false
# Options to make output baidu_urls.txt file
@@ -895,7 +895,7 @@ hugo
[outputFormats]
# 用于输出 Markdown 格式文档的设置
[outputFormats.MarkDown]
mediaType = "text/plain"
mediaType = "text/markdown"
isPlainText = true
isHTML = false
# {{< version 0.2.15 >}} 用于输出 baidu_urls.txt 文件的设置