master
parent
61f363e444
commit
87e1c47c22
|
@ -1,7 +1,9 @@
|
|||
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
|
||||
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?
|
||||
|
|
Loading…
Reference in New Issue