diff --git a/README.md b/README.md index ed14234..3f3344d 100755 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Place your pages tree in `/src/*/*.(gmi|md)`. Optionnal files: * `/config.ini` -*`/style.less` +* `/style.less` * `/logo.png` * `/head.inc.html` * `/footer.inc.html` @@ -28,6 +28,9 @@ Pages in `/src`can use Gemini (if using `gmi` extension), Markdown, HTML and PHP * `/*/*.html` * `/*/*.gz` +Note that format translation is only done in the following order: +Gemini > Markdown > HTML, which means that the last of the previous format you will use will be the first that will be readable by hypertext browsers. (PHP is executed before.) + # External dependencies * PHP