View Source Earmark.EarmarkParserProxy (Earmark v1.5.0-pre)

This acts as a proxy to adapt to changes in EarmarkParser's API

If no changes are needed it can delegate as_ast to EarmarkParser

If changes are needed they will be realised in this modules as_ast function.

For that reason EarmarkParser.as_ast/* SHALL NOT be invoked anywhere else in this code base

Link to this section Summary

Functions

An adapter to EarmarkParser.as_ast/*

Link to this section Functions

An adapter to EarmarkParser.as_ast/*