浏览代码

tags: Support uppercase in tag names (#308)

George Cushen 7 年之前
父节点
当前提交
8d1fe7bd79
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      exampleSite/config.toml

+ 1 - 0
exampleSite/config.toml

@@ -5,6 +5,7 @@ theme = "academic"
 enableEmoji = true
 footnotereturnlinkcontents = "<sup>^</sup>"
 ignoreFiles = ["\\.Rmd$", "\\.Rmarkdown$", "_files$", "_cache$"]
+preserveTaxonomyNames = true
 paginate = 10
 
 # Enable comments by entering your Disqus shortname