ScriptPostRendererResource

A PostRendererResource that includes runtime JavaScript files required by the HTML output.

The quarkdown.js script is pre-bundled from TypeScript sources and provides client-side functionality for interactive Quarkdown features.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open override fun includeTo(resources: MutableSet<OutputResource>, rendered: CharSequence)

Collects resources and adds them to the output set.