1.3 KiB
1.3 KiB
Introduction
This is the first paragraph of the introduction chapter.
First: Images
This is the first subsection. Please, admire the gloriousnes of this seagull:
A bigger seagull:
Second: Tables
This is the second subsection.
Please, check [First: Images] subsection.
Please, check this subsection.
| Index | Name |
|---|---|
| 0 | AAA |
| 1 | BBB |
| ... | ... |
Table: This is an example table.
Third: Equations
Formula example: \mu = \sum_{i=0}^{N} \frac{x_i}{N}
Now, full size:
\mu = \sum_{i=0}^{N} \frac{x_i}{N}
And a code sample:
def hello_world
puts "hello world!"
end
hello_world
Check these unicode characters: ǽߢð€đŋμ
Fourth: Cross references
These cross references are disabled by default. To enable them, check the Cross references section on the README.md file.
Here's a list of cross references:
- Check @fig:seagull.
- Check @tbl:table.
- Check @eq:equation.
y = mx + b
| Index | Name |
|---|---|
| 0 | AAA |
| 1 | BBB |
| ... | ... |
Table: This is an example table. {#tbl:table}
