Skip to content

Single source html redux

Dan Visel requested to merge single-source-html-redux into main

This uses the same CSS for everywhere it gets used – in Wax, PDF export, and HTML export – and allows for user templates and stylesheets.

GraphQL export is modified to export styledHtml which puts the HTML into a Nunjuks template and inlines CSS.

Edited by Dan Visel

Merge request reports