From 629df017d74734e93e2b63a1bb4b7819a34a1c9f Mon Sep 17 00:00:00 2001 From: Klaus Aehlig Date: Mon, 14 Apr 2025 12:55:12 +0200 Subject: clean up markdown in tutorial and concepts ... and ensure that pandoc processes them correctly. In particular, add an empty line around itemize environments. --- doc/concepts/alternative-mirrors.md | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/concepts/alternative-mirrors.md') diff --git a/doc/concepts/alternative-mirrors.md b/doc/concepts/alternative-mirrors.md index 4e934665..dc4579c7 100644 --- a/doc/concepts/alternative-mirrors.md +++ b/doc/concepts/alternative-mirrors.md @@ -49,6 +49,7 @@ has access to the respective project. In order to avoid polluting a multi-repository specification with the URLs of such restricted mirrors, the `.just-local` file was extended to support additional keys in its JSON object. + - For the optional key `"local mirrors"`, if given, a JSON object is specified that maps primary URLs to a list of local (non-public) mirrors. Those mirrors are always tried first (in the given order) -- cgit v1.2.3