12 lines
501 B
Markdown
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...
|