"Try marmite directly in your browser. The Marmite Playground is a live editor where you can write markdown, tweak settings, and preview your site in real time - no installation required."
"Marmite 0.3.0 brings build-time syntax highlighting with Arborium, enhanced search with inline match previews, improved font rendering with Atkinson Hyperlegible Next, and several bug fixes."
"Marmite 0.2.7 introduces shortcodes, image galleries, automatic image resizing with parallel processing, live reload for development, sitemap generation, Python package, and many improvements. A major update packed with new features!"
Note
This feature was added in version 0.2.7.
This post demonstrates the new shortcodes feature in Marmite.
Read more about how to create your own shortcodes on Shortcodes Guide > creating-custom-sh...
Note
This feature was added in version 0.2.7.
Shortcodes are a powerful feature in Marmite that allow you to insert dynamic content into your posts and pages using simple markers. They work similar ...