From a153177aa97342b57e7a4965ce931466401595b0 Mon Sep 17 00:00:00 2001 From: atteggiani Date: Thu, 2 May 2024 17:57:25 +1000 Subject: [PATCH] Updated README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e4fae88b2..180ad1f03 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/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.
+ 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: ```