Contribute to this book
You can find the source for this book at our GitLab, feel free to make changes, correct errors and add more content.
Common elements
Consistency is key. Therefore here are common elements used in the book and how they should be styled:
content
Note: Highlight important notice which the reader should keep in mind.
Short description for experienced people
More detailed description for beginners and newcomers.
Use <br/>
for linebreaks.
Rust syntax highlighting works good for .ron
files. (Use rust,ignore
to avoid making them runnable)
Brown: (
vox_spec: ("armor.chest.grayscale", (-7.0, -3.5, 2.0)),
color: Some((90, 49, 43))
),
content
Tip: notice which can help reduce time and effort.