Skip to content

"disablePathToLower" does not work as expected in 0.21 #3374

@xofyarg

Description

@xofyarg
# commit 793554108763c0984f1a1b1a6ee5744b560d78d0

$ grep -i tolower config.yaml
disablePathToLower: true

$ find content/Test/
content/Test/
content/Test/Post
content/Test/Post/index.md

$ find public/Test/ public/test/
public/Test/
public/Test/index.html
public/Test/index.xml
public/test
public/test/post
public/test/post/index
public/test/post/index/index.html

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions