breaking change in configuration

This commit is contained in:
Mivinci 2022-11-08 23:10:57 +08:00
parent f1b32bd47e
commit 0ca65fbca5
20 changed files with 373 additions and 361 deletions

View file

@ -3,7 +3,8 @@ author: "Hugo Authors"
title: "Markdown Syntax Guide"
date: "2021-07-18T10:52:59+08:00"
description: "Sample article showcasing basic Markdown syntax and formatting for HTML elements."
categories: ["Markdown"]
categories: ["markdown"]
tags: ["markdown"]
---
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.