DataComputist 2021-01-13 17:56:59 -04:00 committed by admin
parent ce5bdf84b3
commit 61f363e444
1 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,7 @@
I have some markdown source files that have Chinese quotation marks for book titles (i.e. 《<some book title>》). These files do not get build. When I rebuild the site, it complains
...
skipping bad filename 《<some book title>》.md
...
Any idea?