module Syntax

Provides syntax rewriting and linking functionality.

Nested Classes and Modules

class Link

Represents a link to a definition in the documentation.

class Match

Represents a match in the source text for syntax rewriting.

class Rewriter

Provides text rewriting functionality with match-based substitutions.