bazelbuild/bazel
GitHub で見るBazel docs infra: stop naively converting all markdown links to html
Open
#11,405 opened on 2020年5月15日
P3help wantedteam-Documentationtype: documentation (cleanup)
Repository metrics
- Stars
- (25,384 stars)
- PR merge metrics
- (平均マージ 22d 20h) (30d で 77 merged PRs)
説明
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.