Skip to content

doc/guides: Note Blocks are not rendered #21766

@crasbe

Description

@crasbe

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:

Image

This is what it looks like:

https://guide.riot-os.org/advanced_tutorials/creating_modules

Image

Metadata

Metadata

Assignees

Labels

Area: docArea: DocumentationType: bugThe issue reports a bug / The PR fixes a bug (including spelling errors)

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions