mirror of
https://github.com/gogs/gogs.git
synced 2026-01-05 15:10:02 +01:00
The unified function 'Markdown' accepts both string or []byte type input and renders to HTML with []byte type.
The unified function 'Markdown' accepts both string or []byte type input and renders to HTML with []byte type.