Writing in Markdown

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.

Find out more in this section:
Introduction to Markdown
Using Links
Topics
Preformatted Text
Using Images
Using Lists
Tables in Markdown
Markdown FAQ

Hey there! 👋 Thank you for reading this article!

Is there something missing, or do you have an idea on how to improve the documentation? Do you want to write your own article?

You're invited to contribute to the Codeberg Documentation at its source code repository, for example, by adding a pull request or joining in on the discussion in the issue tracker.

For an introduction on contributing to Codeberg Documentation, please have a look at the Contributor FAQ.

© Codeberg Docs Contributors. See LICENSE