From b7cab0d27c1dcaa111a5e633661fa9dfccc2e9f9 Mon Sep 17 00:00:00 2001 From: atteggiani Date: Thu, 2 May 2024 13:07:56 +1000 Subject: [PATCH] Updated README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d2e9f1459..bf8cffe39 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ The following custom tags are available: The `` tag renders a preset "Not supported by ACCESS-NRI" admonition. - **References**
- The ` ... ` tag renders references to be used at the bottom of a page. Each new line (created by pressing return) inside `...` is rendered as a separate bullet point. A hyphen can included at the beginning of a new line (for clarity) but is stripped off at the time of rendering.
+ The ` ... ` tag renders references to be used at the bottom of a page. Each new line (created by pressing return/Enter) inside `...` is rendered as a separate bullet point. A hyphen can included at the beginning of a new line (for clarity) but is stripped off at the time of rendering.
For example, to reference 2 links you can write: ```