Admonitions
NOTE
You’ve been down this road before.
Link example: Neo4j Xref example: alpha.html |
Cum dicat putant ne. Est in reque homero principes, meis deleniti mediocrem ad has. Altera atomorum his ex, has cu elitr melius propriae. Eos suscipit scaevola at.
TIP
Cum dicat putant ne. Est in reque homero principes, meis deleniti mediocrem ad has.
This oughta do it! Cum dicat putant ne. Est in reque homero principes, meis deleniti mediocrem ad has. Altera atomorum his ex, has cu elitr melius propriae. Eos suscipit scaevola at. |
IMPORTANT
Don’t forget this step! $ npm i -g @antora/cli @antora/site-generator-default
Link example: Neo4j Xref example: alpha.html |
CAUTION
I wouldn’t try that if I were you. $ npm i -g @antora/cli @antora/site-generator-default
Link example: Neo4j Xref example: alpha.html |
WARNING
Watch out! $ npm i -g @antora/cli @antora/site-generator-default
Link example: Neo4j Xref example: alpha.html |
TIP
Key Points to Remember
If you installed the CLI and the default site generator globally, you can upgrade both of them with the same command. $ npm i -g @antora/cli @antora/site-generator-default
Link example: Neo4j Xref example: alpha.html |
Admonition block margins
Admonition block with a single paragraph of text. |
Admonition block with multiple paragraphs. This is the second paragraph. |
Admonition block with multiple different elements.
Paragraph of text. |
Admonition block with multiple different elements.
|
Admonition with title text
Admonition block with multiple different elements.
|
|
Admonition with title text
|
Nominavi luptatum eos, an vim hinc philosophia intellegebat. Eu mea inani iriure.
Admonition in a table
Parameter | Explanation | ||
---|---|---|---|
Parameter name |
Parameter explanation Lorem ipsum Dolor sit est.
|
Admonition first element in an example block
- Admonition first
- Admonition not first
Admonition should be given enough margin if it is the first element in an example block. |
Lorem ipsum dolor sit amet, consectetur adipiscing elit.
Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
Admonition should be given normal margin if it is not the first element in an example block. |
Icons in tables
Icons that are not part of an admonition block should have no color filter applied.
Type | Date support | Time support | Time zone support |
---|---|---|---|
|
|||
|
|||
|
|||
|
|||
|
|||
|
|
|
|
Admonition that contains a code block
docker container exec -u neo4j -it <containerName> /bin/bash
If working with a Neo4j Docker container, ensure you connect to it with the user
|