Преглед изворни кода

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