Skip to content

Commit

Permalink
docs: typo #567
Browse files Browse the repository at this point in the history
  • Loading branch information
McShelby committed Sep 24, 2024
1 parent a5f1213 commit db12d82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exampleSite/content/shortcodes/_index.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ type = "chapter"
weight = 4
+++

Hugo uses Markdown as its content format. However, there are a lot of things that Markdown doesnt support well.
Hugo uses Markdown as its content format. However, there are a lot of things that Markdown doesn't support well.

You could use pure HTML to expand your possibilities. But this happens to be a bad idea. Everyone uses Markdown because it's pure and simple to read. You should avoid HTML to keep it as simple and portable as possible.

Expand Down

0 comments on commit db12d82

Please sign in to comment.