minor doc fixup

an 'ignore' block assumes rust syntax, a 'text' block should
just be plain text

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
Wolfgang Bumiller 2022-11-28 09:27:27 +01:00
parent 0cd0d16c1e
commit c39d04c33e

View File

@ -7,7 +7,7 @@
//!
//! The file syntax is configurable, but defaults to the following syntax:
//!
//! ```ignore
//! ```text
//! <section1_type>: <section1_id>
//! <key1> <value1>
//! <key2> <value2>