formatting

This commit is contained in:
JosiahWI 2022-01-01 14:46:39 -06:00
parent 0c17566265
commit 57b6287844
No known key found for this signature in database
GPG Key ID: C7BB8573A4ABC4B9

@ -3,7 +3,6 @@ Author Minetest-Docs and Contributors
v1.0, 2022-01-01 v1.0, 2022-01-01
:description: A sample template for using AsciiDoc. :description: A sample template for using AsciiDoc.
:keywords: sample :keywords: sample
// TODO: figure out why there is no table of contents!
:toc: :toc:
// Using an image directory is a good idea, for relative paths! // Using an image directory is a good idea, for relative paths!
@ -29,7 +28,8 @@ image::pomegranate.png[Pomegranate]
* `pos`: `vector` * `pos`: `vector`
* `name`: `string` * `name`: `string`
Plants a tree of type `name` at `pos` if `name` is a registered pomegranate tree. Plants a tree of type `name` at `pos`
if `name` is a registered pomegranate tree.
.Planting A Tree .Planting A Tree
==== ====