Commonmark markdown renderer
Author: norajCreated Dec 23, 2020Updated Dec 15, 2024
Labelsnotstale
Markdown rendering is brought by tilt but the option supported in middleman are limited

compared to the ones available in tilt:

None of the supported libraries in middleman is supporting commonmark but tilt already support commonmarker, a ruby renderer that does. So as tilt already does it it should not be much paint to support in middleman too.
Source: middleman/middleman