mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 14:27:49 +00:00
Don't check anchors on https://doc.rust-jp.rs/book-ja
This commit is contained in:
committed by
GitHub
parent
c2d6645392
commit
7f36fe6693
@@ -27,6 +27,7 @@ skip_prefixes = [
|
|||||||
skip_anchor_prefixes = [
|
skip_anchor_prefixes = [
|
||||||
"https://github.com/", # see https://github.com/getzola/zola/issues/805
|
"https://github.com/", # see https://github.com/getzola/zola/issues/805
|
||||||
"https://docs.rs/x86_64/0.1.2/src/", # source code highlight
|
"https://docs.rs/x86_64/0.1.2/src/", # source code highlight
|
||||||
|
"https://doc.rust-jp.rs/book-ja/", # seems like Zola has problems with Japanese anchor names
|
||||||
]
|
]
|
||||||
|
|
||||||
[extra]
|
[extra]
|
||||||
|
|||||||
Reference in New Issue
Block a user