diff --git a/docs/01_Examples/01_GitHub_Flavored_Markdown.md b/docs/01_Examples/01_GitHub_Flavored_Markdown.md index 6152842..3669039 100644 --- a/docs/01_Examples/01_GitHub_Flavored_Markdown.md +++ b/docs/01_Examples/01_GitHub_Flavored_Markdown.md @@ -66,13 +66,6 @@ What about some code **in** a list? That's insane, right? Some people seem to like definition lists -
-
Lower cost
-
The new version of this product costs significantly less than the previous one!
-
Easier to use
-
We've changed the product so that it's much easier to use!
-
- I am a robot ------------ diff --git a/index.php b/index.php index aec1e96..658a377 100644 --- a/index.php +++ b/index.php @@ -1,4 +1,4 @@ - - <?=$options['title']; ?> + <?php echo $options['title']; ?> - - - + + + - - - + + + @@ -100,17 +100,17 @@ if ($homepage && $homepage_url !== '/') { - + - - - + + + @@ -124,12 +124,12 @@ if ($homepage && $homepage_url !== '/') { - +