fix(docs): remove deprecated multilingual field from book.toml #114
Reference in New Issue
Block a user
Delete Branch "fix/book-toml-v05"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The
multilingualfield was removed in mdBook v0.5 and causes a parse error. Remove it to fix the docs build.