Creating content
How LibDoc can display your content in multiple ways
2025-05-23
ITADS
LibDoc supports every language supported by Eleventy.
However, LibDoc was developed to easily write documentation, that’s why recommended languages to use with LibDoc are markdown .md
and HTML. Markdown files can be mixed with HTML. In addition, dedicated pre-made HTML code collection is available as widgets.
- Markdown for common semantics and syntax.
- Inline HTML to enhance markdown unsupported semantics
- Widgets for advanced and specific usages.