Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/themefisher/liva-hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'exampleSite/content/blog/post-1.md')
-rw-r--r--exampleSite/content/blog/post-1.md18
1 files changed, 9 insertions, 9 deletions
diff --git a/exampleSite/content/blog/post-1.md b/exampleSite/content/blog/post-1.md
index 98376e7..0777176 100644
--- a/exampleSite/content/blog/post-1.md
+++ b/exampleSite/content/blog/post-1.md
@@ -10,8 +10,8 @@ image: "images/featured-post/post-1.jpg"
description: "this is meta description"
# taxonomies
-categories:
- - "Android And Gmaing"
+categories:
+ - "Android And Gaming"
tags:
- "Photos"
- "Game"
@@ -57,8 +57,8 @@ Strikethrough uses two tildes. ~~Scratch this.~~
Or leave it empty and use the [link text itself].
-URLs and URLs in angle brackets will automatically get turned into links.
-http://www.example.com or <http://www.example.com> and sometimes
+URLs and URLs in angle brackets will automatically get turned into links.
+http://www.example.com or <http://www.example.com> and sometimes
example.com (but not on Github, for example).
Some text to show that the reference links can follow later.
@@ -101,14 +101,14 @@ Inline `code` has `back-ticks around` it.
var s = "JavaScript syntax highlighting";
alert(s);
```
-
+
```python
s = "Python syntax highlighting"
print s
```
-
+
```
-No language indicated, so no syntax highlighting.
+No language indicated, so no syntax highlighting.
But let's throw in a <b>tag</b>.
```
@@ -146,7 +146,7 @@ Colons can be used to align columns.
| zebra stripes | are neat | $1 |
There must be at least 3 dashes separating each header cell.
-The outer pipes (|) are optional, and you don't need to make the
+The outer pipes (|) are optional, and you don't need to make the
raw Markdown line up prettily. You can also use inline Markdown.
Markdown | Less | Pretty
@@ -164,4 +164,4 @@ Markdown | Less | Pretty
##### Youtube video
-{{< youtube C0DPdy98e4c >}} \ No newline at end of file
+{{< youtube C0DPdy98e4c >}}