diff options
author | Benjamin Franzke <benjaminfranzke@googlemail.com> | 2022-05-18 00:05:38 +0200 |
---|---|---|
committer | Benjamin Franzke <benjaminfranzke@googlemail.com> | 2022-05-18 20:34:10 +0200 |
commit | 5c90c67a344e05368570367009768cb058a3046d (patch) | |
tree | 9a87d3f0d96db5627161b059a8551263d6b9d39b /.dir-locals.el | |
parent | Merge pull request #23417 from bnf/docs-dark-mode (diff) | |
download | systemd-5c90c67a344e05368570367009768cb058a3046d.tar.xz systemd-5c90c67a344e05368570367009768cb058a3046d.zip |
docs: use relative links
Allows for links to work both on systemd.io (or forks) and
when viewed on https://github.com/systemd/systemd/tree/main/docs
Note that the markdown links are converted by jekyll-relative-links[1]
to html. This plugin is enabled by default on github pages[2][3].
Due to a bug in jekyll-relative-links – see
https://github.com/benbalter/jekyll-relative-links/issues/61 –
we need to avoid line-wrapped links when using relative markdown links.
[1] https://github.com/benbalter/jekyll-relative-links
[2] https://github.blog/2016-12-05-relative-links-for-github-pages/
[3] https://docs.github.com/en/pages/setting-up-a-github-pages-site-with-jekyll/about-github-pages-and-jekyll#plugins
Diffstat (limited to '.dir-locals.el')
0 files changed, 0 insertions, 0 deletions