Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(command line): markdown_root url
- Fixes the path to correctly have `tree` in front of the `{branch}` for generating a correct URL. - Fixes replacing `tree/` with `blob/HEAD` so that the generated URL does not have to define the default branch name in the case that `master` is not the default branch name.
- Loading branch information