Basics
Guides
API Reference
Basics
Guides
API Reference
[9:21] static (extern: com.lehman.aussom.stdlib.AussomMarkdown) extends: object
Aussom markdown is a static class with functions for converting markdown files to HTML.
toHtml (string markdownStr)
Writes a text file with to the provided file name with the provided data.
markdownStr is a string with the markdown source to convert to HTML.A string with the converted HTML text.
Aussom
Write once. Embed everywhere.
Copyright 2026 Austin Lehman. All rights reserved.