Home
last modified time | relevance | path

Searched hist:"0244 be5c08829b6ca187d7158bca94e7c2fd7be3" (Results 1 – 8 of 8) sorted by relevance

/dokuwiki/inc/Parsing/ParserMode/
H A DGfmDeleted.php0244be5c08829b6ca187d7158bca94e7c2fd7be3 Tue Apr 21 13:52:10 UTC 2026 Andreas Gohr <gohr@cosmocode.de> add GfmDeleted mode for GFM strikethrough (`~~text~~`)

Shares the deleted_open/deleted_close instructions with DW's <del> mode.
Entry/exit anchors `(?<!~)` / `(?!~)` reject runs of three or more tildes
so fenced-code markers remain untouched. Also trim redundant class-level
docblocks on sibling Gfm test files.

/dokuwiki/_test/tests/Parsing/ParserMode/
H A DGfmDeletedTest.php0244be5c08829b6ca187d7158bca94e7c2fd7be3 Tue Apr 21 13:52:10 UTC 2026 Andreas Gohr <gohr@cosmocode.de> add GfmDeleted mode for GFM strikethrough (`~~text~~`)

Shares the deleted_open/deleted_close instructions with DW's <del> mode.
Entry/exit anchors `(?<!~)` / `(?!~)` reject runs of three or more tildes
so fenced-code markers remain untouched. Also trim redundant class-level
docblocks on sibling Gfm test files.

H A DGfmEmphasisUnderscoreTest.php0244be5c08829b6ca187d7158bca94e7c2fd7be3 Tue Apr 21 13:52:10 UTC 2026 Andreas Gohr <gohr@cosmocode.de> add GfmDeleted mode for GFM strikethrough (`~~text~~`)

Shares the deleted_open/deleted_close instructions with DW's <del> mode.
Entry/exit anchors `(?<!~)` / `(?!~)` reject runs of three or more tildes
so fenced-code markers remain untouched. Also trim redundant class-level
docblocks on sibling Gfm test files.

H A DGfmStrongUnderscoreTest.php0244be5c08829b6ca187d7158bca94e7c2fd7be3 Tue Apr 21 13:52:10 UTC 2026 Andreas Gohr <gohr@cosmocode.de> add GfmDeleted mode for GFM strikethrough (`~~text~~`)

Shares the deleted_open/deleted_close instructions with DW's <del> mode.
Entry/exit anchors `(?<!~)` / `(?!~)` reject runs of three or more tildes
so fenced-code markers remain untouched. Also trim redundant class-level
docblocks on sibling Gfm test files.

H A DGfmEmphasisStrongUnderscoreTest.php0244be5c08829b6ca187d7158bca94e7c2fd7be3 Tue Apr 21 13:52:10 UTC 2026 Andreas Gohr <gohr@cosmocode.de> add GfmDeleted mode for GFM strikethrough (`~~text~~`)

Shares the deleted_open/deleted_close instructions with DW's <del> mode.
Entry/exit anchors `(?<!~)` / `(?!~)` reject runs of three or more tildes
so fenced-code markers remain untouched. Also trim redundant class-level
docblocks on sibling Gfm test files.

H A DGfmEmphasisTest.php0244be5c08829b6ca187d7158bca94e7c2fd7be3 Tue Apr 21 13:52:10 UTC 2026 Andreas Gohr <gohr@cosmocode.de> add GfmDeleted mode for GFM strikethrough (`~~text~~`)

Shares the deleted_open/deleted_close instructions with DW's <del> mode.
Entry/exit anchors `(?<!~)` / `(?!~)` reject runs of three or more tildes
so fenced-code markers remain untouched. Also trim redundant class-level
docblocks on sibling Gfm test files.

/dokuwiki/_test/tests/Parsing/
H A DModeRegistryTest.php0244be5c08829b6ca187d7158bca94e7c2fd7be3 Tue Apr 21 13:52:10 UTC 2026 Andreas Gohr <gohr@cosmocode.de> add GfmDeleted mode for GFM strikethrough (`~~text~~`)

Shares the deleted_open/deleted_close instructions with DW's <del> mode.
Entry/exit anchors `(?<!~)` / `(?!~)` reject runs of three or more tildes
so fenced-code markers remain untouched. Also trim redundant class-level
docblocks on sibling Gfm test files.

/dokuwiki/inc/Parsing/
H A DModeRegistry.php0244be5c08829b6ca187d7158bca94e7c2fd7be3 Tue Apr 21 13:52:10 UTC 2026 Andreas Gohr <gohr@cosmocode.de> add GfmDeleted mode for GFM strikethrough (`~~text~~`)

Shares the deleted_open/deleted_close instructions with DW's <del> mode.
Entry/exit anchors `(?<!~)` / `(?!~)` reject runs of three or more tildes
so fenced-code markers remain untouched. Also trim redundant class-level
docblocks on sibling Gfm test files.