Files
hugo/site/content/posts/markdown-syntax.md

12 lines
501 B
Markdown

---
title: "Markdown Syntax Guide"
date: 2019-03-11
summary: "This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme..."
tags: ["markdown", "syntax"]
author: "Hugo Authors"
---
# Markdown Syntax Guide
This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme...