HUGO.386
  • About
  • All posts

Markdown Syntax Guide - Tue, Sep 22, 2020

Sample article showcasing basic Markdown syntax and formatting for HTML elements.

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.

Hello World!

This is working

int main()
{
    int a = 0;
    string b = "Hello";
    return 0;    
}

Back to Home


hugo.386 theme by Max le Fou | © JM Fergeau 2020 | Example site | Built on Hugo

Facebook Twitter Linkedin GitHub GitLab