github iamgio/quarkdown v2.1.2

5 hours ago

Changed

 

Precompiled templates

Templates, used in quarkdown create and live preview, are now precompiled at build time. This results in a smaller distribution size and faster startup times for these features.

 

Fixed

 

Preserve rich formatting in iterated lists

The following snippet now correctly preserves formatting when iterating over a Markdown list, rather than treating entries as plain text:

.var {mylist}
    - text
    - *italic*
    - **bold**

.row alignment:{spacearound}
    .foreach {.mylist}
        .1

 

Fixed live preview sometimes failing on edit

Fixed an issue that caused live preview to crash with an "Address already in use" error on recompile.

 

[theme/paperwhite] Cleaned up border around code snippets in error boxes

Fixed unexpected borders around code snippets in error boxes when using the paperwhite color theme.


Sponsors

Thanks to our sponsors! 🎉

@vitto4

Falconer

Don't miss a new quarkdown release

NewReleases is sending notifications on new releases.