bazelbuild/bazel
在 GitHub 查看Bazel docs infra: stop naively converting all markdown links to html
Open
#11,405 建立於 2020年5月15日
P3help wantedteam-Documentationtype: documentation (cleanup)
倉庫指標
- Star
- (25,384 star)
- PR 合併指標
- (平均合併 22天 20小時) (30 天內合併 77 個 PR)
描述
The jekyll build script below naively converts all .md links in the doc site to .html. This is desirable for most links since the doc site uses .html in URLs, but it has caused problems when the intention is to keep the .md extension. For example, when linking directly to markdown files on GitHub.