diff -r 6579d83e42c4 -r b5f72d663141 HWPFormat.wiki --- a/HWPFormat.wiki Mon Jul 09 20:32:27 2018 +0100 +++ b/HWPFormat.wiki Mon Jul 09 20:33:59 2018 +0100 @@ -26,7 +26,7 @@ Creating a HWP is easy. A HWP file is just a Zip file, but with the file name suffix “.hwp” instead of “.zip”. They reflect the content of the `Data/` directory of Hedgewars. Any file in a HWP will be treated as if it were in the `Data` directory. === Example === -Suppose you have made a theme with the name “!MyTheme_v1” (!MyTheme, version 1). If you want to package it in a HWP, you just create a Zip file (e.g. “MyTheme.zip”) with the following directory structure: +Suppose you have made a theme with the name “!MyTheme”, version 1 (`MyTheme_v1`). If you want to package it in a HWP, you just create a Zip file (e.g. “MyTheme.zip”) with the following directory structure: {{{ Themes