Intro text.
Refer to a path/to/file
.
MATCH (:Person)-[:KNOWS]->(p)
RETURN p
link:sources/java/src/test/java/example/CreateData.java[role=include]
Some bullet points:
-
One
-
Two
-
First
-
Second
Note
|
An admonition paragraph draws the reader’s attention to auxiliary information. Its purpose is determined by the label at the beginning of the paragraph. |
Here are the other built-in admonition types:
Tip
|
Pro tip… |
Important
|
Don’t forget… |
Warning
|
Watch out for… |
Caution
|
Ensure that… |