Discover Packages
github.com/Bornholm/amatl
module
Version:
v0.3.0
Opens a new window with list of versions in this module.
Published: Jun 4, 2024
License: MIT
Opens a new window with license information.
README
README
¶
amatl
Transform your CommonMark (also known as Markdown ) files into full-fledged documents from the command line.
Why the name amatl
?
Amate (Spanish: amate [aˈmate]
from Nahuatl languages: āmatl [ˈaːmat͡ɬ]
is a type of bark paper that has been manufactured in Mexico since the precontact times. It was used primarily to create codices.
Source: Wikipédia
Features
Create document from local or remote resources via URL resolving;
Integrate MermaidJS diagrams et code blocks with syntax highlighting;
Use custom directives to include others documents or generate tables of content;
Use pre-defined or custom layouts to transform your content into presentations, report, etc;
Use Go templating to inject dynamic data into your document.
How to use
Caution ⚠
This project is in its early stages and subject to rapid evolution. Expect frequent changes and potential instability.
Download the latest release of amatl
In your terminal, start transforming your documents to HTML:
amatl render html my-doc.md
See ./doc
for more informations.
Licence
MIT
Expand ▾
Collapse ▴
Directories
¶
cmd
pkg
Package markdown renders the given goldmark AST to Markdown.
Click to show internal directories.
Click to hide internal directories.