Go to file
Elara 22dc81f447 Initial Commit 2023-10-31 21:43:21 -07:00
LICENSE Initial Commit 2023-10-31 21:43:21 -07:00
README.md Initial Commit 2023-10-31 21:43:21 -07:00
go.mod Initial Commit 2023-10-31 21:43:21 -07:00
go.sum Initial Commit 2023-10-31 21:43:21 -07:00
salixmd.go Initial Commit 2023-10-31 21:43:21 -07:00

README.md

salixmd

Salix tag for markdown rendering.

Example:

<div>
    #markdown:
        # Example!
        [example](https://example.com)
    #!markdown
</div>