Show:

This file exports the stuff required by external extensions.

Members

(inner, constant) parseTokenContentsToDOM

FIXME: state is only required for performance reasons so that we can overlap extension wikitext parsing with main pipeline.

FIXME: state is only required for performance reasons so that we can overlap extension wikitext parsing with main pipeline. Otherwise, we can simply parse this sync in an independent pipeline without any state.

Source:

(inner, constant) parseWikitextToDOM

Create a parsing pipeline to parse wikitext.

Create a parsing pipeline to parse wikitext.

Source: