Lines Matching refs:GfmEmphasisStrongUnderscore
5 use dokuwiki\Parsing\ParserMode\GfmEmphasisStrongUnderscore; alias
23 $this->P->addMode('gfm_emphasis_strong_underscore', new GfmEmphasisStrongUnderscore());
43 $this->P->addMode('gfm_emphasis_strong_underscore', new GfmEmphasisStrongUnderscore());
51 $this->P->addMode('gfm_emphasis_strong_underscore', new GfmEmphasisStrongUnderscore());
58 $this->P->addMode('gfm_emphasis_strong_underscore', new GfmEmphasisStrongUnderscore());
65 $this->P->addMode('gfm_emphasis_strong_underscore', new GfmEmphasisStrongUnderscore());
72 $this->P->addMode('gfm_emphasis_strong_underscore', new GfmEmphasisStrongUnderscore());
79 $this->P->addMode('gfm_emphasis_strong_underscore', new GfmEmphasisStrongUnderscore());
86 $this->P->addMode('gfm_emphasis_strong_underscore', new GfmEmphasisStrongUnderscore());
93 $this->P->addMode('gfm_emphasis_strong_underscore', new GfmEmphasisStrongUnderscore());
100 $this->P->addMode('gfm_emphasis_strong_underscore', new GfmEmphasisStrongUnderscore());
108 $this->assertSame(65, (new GfmEmphasisStrongUnderscore())->getSort());