Module preprocessor

Module preprocessor 

Source
Expand description

mdBook preprocessor integration.

This module provides the mdBook preprocessor that transforms exercise directives in markdown files into interactive HTML.

Structsยง

ExerciseIncludeProcessor
A more sophisticated processor that handles inline exercise includes.
ExercisesPreprocessor
The mdBook preprocessor for exercises.
FullExercisesPreprocessor
Preprocessor that supports both inline exercises and include syntax.