Lines Matching refs:GfmStrongUnderscore
5 use dokuwiki\Parsing\ParserMode\GfmStrongUnderscore; alias
20 $this->P->addMode('gfm_strong_underscore', new GfmStrongUnderscore());
38 $this->P->addMode('gfm_strong_underscore', new GfmStrongUnderscore());
47 $this->P->addMode('gfm_strong_underscore', new GfmStrongUnderscore());
56 $this->P->addMode('gfm_strong_underscore', new GfmStrongUnderscore());
63 $this->P->addMode('gfm_strong_underscore', new GfmStrongUnderscore());
70 $this->P->addMode('gfm_strong_underscore', new GfmStrongUnderscore());
77 $this->P->addMode('gfm_strong_underscore', new GfmStrongUnderscore());
85 $this->P->addMode('gfm_strong_underscore', new GfmStrongUnderscore());
92 $this->P->addMode('gfm_strong_underscore', new GfmStrongUnderscore());
100 $this->P->addMode('gfm_strong_underscore', new GfmStrongUnderscore());
107 $this->assertSame(70, (new GfmStrongUnderscore())->getSort());
115 $this->P->addMode('gfm_strong_underscore', new GfmStrongUnderscore());