Description
A Gambas component for converting Gambas Markdown syntax into HTML. Developers use it to render documentation, help text, notes, or formatted user content inside applications.
Install it when a Gambas program needs Markdown rendering. If content comes from users or remote sources, applications should sanitize HTML before showing or storing it.