title | header-includes | ||
---|---|---|---|
Hello |
|
graph TD
A(hello) -- Hi --> B(world)
B --> C
C --> D(This is a super long text of nothing really im just )
D --> A
D --> F(This is a rather long text)
C --> F --> G
(@) My first example will be numbered (1). (@) My second example will be numbered (2).
Explanation of examples.
(@) My third example will be numbered (3). Numbered examples can be labeled and referred to elsewhere in the document:
(@good) This is a good example.
As (@good) illustrates, ...
The gravitational force
The gravitational force
And with some code:
class A {};