Markdown FAQ

This section contains frequently asked questions regarding the use of Markdown on Codeberg.

Why doesn't my Markdown render correctly?

Sometimes Markdown is rendered differently on different sides. If your markdown renders correctly on another site or in your editor but does not get rendered correctly on Codeberg, it is probably due to a difference in the Markdown flavour used by the site/editor.

Codeberg uses Forgejo at its core. Forgejo uses Goldmark as its rendering engine. Goldmark is compliant with CommonMark.

Please refer to the CommonMark specification on what gets rendered and why.

If you want to correct your rendering, you either have to adapt to Codeberg's rendering or you must find another way to find an approach common to platforms/software used (and/or supported) by you.


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