bazelbuild/bazel
Voir sur GitHubBazel docs infra: stop naively converting all markdown links to html
Open
#11 405 ouverte le 15 mai 2020
P3help wantedteam-Documentationtype: documentation (cleanup)
Métriques du dépôt
- Stars
- (25 384 stars)
- Métriques de merge PR
- (Merge moyen 22j 20h) (77 PRs mergées en 30 j)
Description
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.