Description
For some reason the :::note blocks in the Markdown documentation are not rendered.
|
:::note |
|
The name of an external module must be unique (both in regard to other |
|
external modules, as well to native RIOT modules). Additionally, the |
|
directory containing the module must match the module name, e.g. |
|
module `foo` must be located in `<PATH_IN_EXTERNAL_MODULE_DIRS>/foo`. |
|
::: |
This is what it should look like:
This is what it looks like:
https://guide.riot-os.org/advanced_tutorials/creating_modules

Description
For some reason the
:::noteblocks in the Markdown documentation are not rendered.RIOT/doc/guides/advanced_tutorials/creating_modules.md
Lines 84 to 89 in 2bdb5c0
This is what it should look like:
This is what it looks like:
https://guide.riot-os.org/advanced_tutorials/creating_modules