From d02a8cb49104817621555545ee31ac5069ead0b4 Mon Sep 17 00:00:00 2001 From: Nikolaus Gotsche Date: Mon, 28 Jan 2019 04:07:50 +0100 Subject: Timer, Parameters and nice example --- example.cheat | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 example.cheat (limited to 'example.cheat') diff --git a/example.cheat b/example.cheat new file mode 100644 index 0000000..420874c --- /dev/null +++ b/example.cheat @@ -0,0 +1,31 @@ +***Title + +***Additional Titles will override the first + +Some Text that is not part of a Category +All Texts without any seperators will be shown centered. Wrapping is not yet implemented. +The User should edit newlines +If he wishes everything to be displayed without scrolling. + +##Category Title 1 +Again some Leading Text that describes the category. +Some Info -- Description +Some Command -- And its desricption + Tabs are -- Filtered out + Info -- And description always alligned to center + +##Category Title 2 +Lists -- + -- Can Be + -- Made with + -- empty Infos +As long as no Seperators are present text will be displayed in one Row + +##Some Unix Commands +An example of what Fenestra is intended to show + +mkdir -- Make a Directory called +rm -r -- Remove a directory recursivly +touch -- Create an empty file named + +//Comments and Empty Lines are Ignored -- cgit v1.2.3