Home
last modified time | relevance | path

Searched defs:GfmEmphasisUnderscore (Results 1 – 2 of 2) sorted by relevance

/dokuwiki/inc/Parsing/ParserMode/
H A DGfmEmphasisUnderscore.php13 class GfmEmphasisUnderscore extends AbstractFormatting class
/dokuwiki/_test/tests/Parsing/ParserMode/
H A DGfmEmphasisUnderscoreTest.php5 use dokuwiki\Parsing\ParserMode\GfmEmphasisUnderscore; alias