From 01eaa40099735f153488bd2f4fd4fa30050af923 Mon Sep 17 00:00:00 2001 From: atteggiani Date: Thu, 2 May 2024 11:55:11 +1000 Subject: [PATCH] Fix link to section in README --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 9c02f7a6d..b0e7950d1 100644 --- a/README.md +++ b/README.md @@ -23,8 +23,8 @@ Please follow the guidelines below to make the Hive consistent among all the pag - Code lines/blocks need to be used for lines/blocks of code, terminal commands and file/directory paths/names; - Italic needs to be used when referring to specific proper nouns (for example _Gadi_ or _payu_); - Bold can be used to highlight some words (please do not overuse it); -- All types of admonitions (info, warning, etc.), collapsible and not, can be used as described in the [documentation](https://squidfunk.github.io/mkdocs-material/reference/admonitions/), but they are rendered slightly differently. For the HTML version of them, please refer to the [HTML/Markdown cheatsheet for the Hive](#cheatsheet). -- Instructions for different versions (for example different operative systems or different model versions) can be rendered using tabs (see [HTML/Markdown cheatsheet for the Hive](cheatsheet)); +- All types of admonitions (info, warning, etc.), collapsible and not, can be used as described in the [documentation](https://squidfunk.github.io/mkdocs-material/reference/admonitions/), but they are rendered slightly differently. For the HTML version of them, please refer to the [HTML/Markdown cheatsheet for the Hive](#htmlmarkdown-cheatsheet-for-the-hive). +- Instructions for different versions (for example different operative systems or different model versions) can be rendered using tabs (see [HTML/Markdown cheatsheet for the Hive](#htmlmarkdown-cheatsheet-for-the-hive)); - Terminal input/output examples can be rendered using [animated-terminal.js](https://github.com/atteggiani/animated-terminal.js) ### Styling Markdown using CSS @@ -68,7 +68,7 @@ The following custom tags are available: The tag renders a preset info admonition on the pages where simulated terminal are used. It should not be used manually as it is automatically embedded in the pages containing simulated terminals. -### HTML/Markdown Cheatsheet for the Hive{: id="cheatsheet" } +### HTML/Markdown Cheatsheet for the Hive |Style|Markdown Syntax|HTML Syntax|Rendered example| |---|---|---|---| |**Bold**|\*\*bold**|\bold\|**bold**|