diff options
Diffstat (limited to 'exampleSite/content.pt/blog/markdown-syntax.md')
-rw-r--r-- | exampleSite/content.pt/blog/markdown-syntax.md | 15 |
1 files changed, 6 insertions, 9 deletions
diff --git a/exampleSite/content.pt/blog/markdown-syntax.md b/exampleSite/content.pt/blog/markdown-syntax.md index 4158548..59d8dd5 100644 --- a/exampleSite/content.pt/blog/markdown-syntax.md +++ b/exampleSite/content.pt/blog/markdown-syntax.md @@ -1,12 +1,9 @@ -+++ -title = "Guia da sintaxe markdown" -date = "2020-01-03" -description = "Sample article showcasing basic Markdown syntax and formatting for HTML elements." -tags = [ - "markdown", - "syntax", -] -+++ +--- +title: "Guia da sintaxe markdown" +date: "2020-01-03" +description: "Sample article showcasing basic Markdown syntax and formatting for HTML elements." +tags: ["markdown", "syntax"] +--- For a quick cheatsheet, check out https://simplemde.com/markdown-guide. |