Home
last modified time | relevance | path

Searched defs:GatherFootnotesListener (Results 1 – 3 of 3) sorted by relevance

/plugin/commonmark/vendor/league/commonmark/src/Extension/Footnote/Event/
H A DGatherFootnotesListener.php26 final class GatherFootnotesListener implements ConfigurationAwareInterface global() class
/plugin/commonmark/vendor/league/commonmark/src/Extension/Footnote/
H A DFootnoteExtension.php21 use League\CommonMark\Extension\Footnote\Event\GatherFootnotesListener; global() alias
/plugin/commonmark/src/Dokuwiki/Plugin/Commonmark/Extension/
H A DFootnoteToDokuwikiExtension.php24 use League\CommonMark\Extension\Footnote\Event\GatherFootnotesListener; global() alias