support builtin link preprocessor #3

Open
houqp wants to merge 2 commits from houqp/main into main
houqp commented 2021-02-28 21:49:38 +00:00 (Migrated from github.com)

link preprocessor rewrites readme.md to index.md, which is causing mdbook-open-on-gh to skip those pages.

also upgrade mdbook to latest version.

link preprocessor rewrites `readme.md` to `index.md`, which is causing mdbook-open-on-gh to skip those pages. also upgrade mdbook to latest version.
This pull request has changes conflicting with the target branch.
  • Cargo.lock
  • Cargo.toml
  • src/lib.rs
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin houqp/main:houqp/main
git switch houqp/main

Merge

Merge the changes and update on Forgejo.
git switch main
git merge --no-ff houqp/main
git switch houqp/main
git rebase main
git switch main
git merge --ff-only houqp/main
git switch houqp/main
git rebase main
git switch main
git merge --no-ff houqp/main
git switch main
git merge --squash houqp/main
git switch main
git merge --ff-only houqp/main
git switch main
git merge houqp/main
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
jer/mdbook-open-on-gh!3
No description provided.