Tables

Lines and Paragraphs

i

HTML Paragraph I

HTML Paragraph II

i
HTML Line I
HTML Line II
i
HTML Line I

HTML Line II
i
Markdown Multicell I
Markdown Multicell II

Headings

i

HTML h1

i

HTML h2

i

HTML h3

i

HTML h4

i
HTML h5
i
HTML h6

Lists

i
  • HTML List Item I
  • HTML List Item II

Code

i
Markdown Inline
i
HTML Inline
i
HTML Block
i
Markdown Link
i
https://example.com
i
Spock

Other

i
HTML Blockquote
i

HTML Blockquote with nested Paragraph

i

Shortcodes

i
Important
i
Get Hugo
i
Expand me...
i
i

You can add standard markdown syntax:

  • multiple paragraphs
  • bullet point lists
  • emphasized, bold and even bold emphasized text
  • links
  • etc.
...and even source code

the possibilities are endless (almost - including other shortcodes may or may not work) (almost - including other shortcodes may or may not work) |

i
$$\left( \sum_{k=1}^n a_k b_k \right)^2 \leq \left( \sum_{k=1}^n a_k^2 \right) \left( \sum_{k=1}^n b_k^2 \right)$$
i
$\sqrt{3}$
i
graph LR; If --> Then Then --> Else
i
https://github.com/McShelby/hugo-theme-relearn/edit/main/exampleSite/content/
i
print("Hello World!")
echo "Hello World!"