Home
last modified time | relevance | path

Searched refs:Footnote (Results 1 – 4 of 4) sorted by relevance

/dokuwiki/inc/Parsing/ParserMode/
DFootnote.php5 class Footnote extends AbstractMode class
/dokuwiki/_test/tests/inc/parser/
Dparser_lists.test.php5 use dokuwiki\Parsing\ParserMode\Footnote; alias
357 $this->P->addMode('footnote',new Footnote());
Dparser_footnote.test.php6 use dokuwiki\Parsing\ParserMode\Footnote; alias
21 $this->P->addMode('footnote',new Footnote());
Dparser_table.test.php4 use dokuwiki\Parsing\ParserMode\Footnote; alias
853 $this->P->addMode('footnote',new Footnote());