Documentation/content/markdown/index.md
Dave Anselmi 8215c254bc Move duplicate article list snippets to shortcode. (#780)
Closes #335.

This is my first attempt coding for eleventy/liquid so I'd be happy to get feedback on making the code cleaner or more idiomatic, or just more like the Codeberg style.

Co-authored-by: David Anselmi <danselmi@intecrowd.com>
Co-authored-by: Gusted <postmaster@gusted.xyz>
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/780
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
2026-04-27 14:36:08 +02:00

1.1 KiB

eleventyNavigation
key title icon order
Markdown Writing in Markdown pen-nib 40

In these docs, you will learn how to use Markdown in issues, files and articles on Codeberg.

The Codeberg platform (based on Forgejo) uses Markdown as the markup language for text formatting. Forgejo uses Goldmark as the rendering engine which is compliant with CommonMark 0.30. The documentation of Codeberg is rendered using markdown-it which also supports CommonMark.

Further reading

You can read more about Markdown in the following articles. Additionally, there are many articles on the internet introducing Markdown. Just use your favorite search engine to look them up and learn more about Markdown.

{% sectionNav collections %}