mirror of https://github.com/lxndrblz/anatole.git

Alexander Bilz
30.42.2020 4262d8e6d4d951e162f9ae4bdd729f0b4f3c5095
exampleSite/content/post/markdown-syntax.md
@@ -1,7 +1,7 @@
+++
author = "Hugo Authors"
title = "Markdown Syntax Guide"
date = "2020-03-11"
date = "2019-03-11"
description = "Sample article showcasing basic Markdown syntax and formatting for HTML elements."
tags = [
    "markdown",
@@ -129,9 +129,13 @@
#### Nested list
* Item
1. First Sub-item
2. Second Sub-item
* Fruit
  * Apple
  * Orange
  * Banana
* Dairy
  * Milk
  * Cheese
## Other Elements — abbr, sub, sup, kbd, mark