Home
last modified time | relevance | path

Searched hist:"1 f44347694a1b2d0182a0aaa0ca79ba9930f1d2a" (Results 1 – 9 of 9) sorted by relevance

/dokuwiki/inc/Parsing/ParserMode/
H A DSuperscript.php1f44347694a1b2d0182a0aaa0ca79ba9930f1d2a Thu Apr 16 16:17:15 UTC 2026 Andreas Gohr <andi@splitbrain.org> split Formatting into individual classes per formatting type

Introduce AbstractFormatting as a base class and seven concrete
classes (Strong, Emphasis, Underline, Monospace, Subscript,
Superscript, Deleted) that each define their own patterns and
sort order. Delete the old Formatting class and update tests
to use the new classes directly. ModeRegistry now treats
formatting modes as regular built-in modes.

H A DStrong.php1f44347694a1b2d0182a0aaa0ca79ba9930f1d2a Thu Apr 16 16:17:15 UTC 2026 Andreas Gohr <andi@splitbrain.org> split Formatting into individual classes per formatting type

Introduce AbstractFormatting as a base class and seven concrete
classes (Strong, Emphasis, Underline, Monospace, Subscript,
Superscript, Deleted) that each define their own patterns and
sort order. Delete the old Formatting class and update tests
to use the new classes directly. ModeRegistry now treats
formatting modes as regular built-in modes.

H A DSubscript.php1f44347694a1b2d0182a0aaa0ca79ba9930f1d2a Thu Apr 16 16:17:15 UTC 2026 Andreas Gohr <andi@splitbrain.org> split Formatting into individual classes per formatting type

Introduce AbstractFormatting as a base class and seven concrete
classes (Strong, Emphasis, Underline, Monospace, Subscript,
Superscript, Deleted) that each define their own patterns and
sort order. Delete the old Formatting class and update tests
to use the new classes directly. ModeRegistry now treats
formatting modes as regular built-in modes.

H A DEmphasis.php1f44347694a1b2d0182a0aaa0ca79ba9930f1d2a Thu Apr 16 16:17:15 UTC 2026 Andreas Gohr <andi@splitbrain.org> split Formatting into individual classes per formatting type

Introduce AbstractFormatting as a base class and seven concrete
classes (Strong, Emphasis, Underline, Monospace, Subscript,
Superscript, Deleted) that each define their own patterns and
sort order. Delete the old Formatting class and update tests
to use the new classes directly. ModeRegistry now treats
formatting modes as regular built-in modes.

H A DDeleted.php1f44347694a1b2d0182a0aaa0ca79ba9930f1d2a Thu Apr 16 16:17:15 UTC 2026 Andreas Gohr <andi@splitbrain.org> split Formatting into individual classes per formatting type

Introduce AbstractFormatting as a base class and seven concrete
classes (Strong, Emphasis, Underline, Monospace, Subscript,
Superscript, Deleted) that each define their own patterns and
sort order. Delete the old Formatting class and update tests
to use the new classes directly. ModeRegistry now treats
formatting modes as regular built-in modes.

H A DMonospace.php1f44347694a1b2d0182a0aaa0ca79ba9930f1d2a Thu Apr 16 16:17:15 UTC 2026 Andreas Gohr <andi@splitbrain.org> split Formatting into individual classes per formatting type

Introduce AbstractFormatting as a base class and seven concrete
classes (Strong, Emphasis, Underline, Monospace, Subscript,
Superscript, Deleted) that each define their own patterns and
sort order. Delete the old Formatting class and update tests
to use the new classes directly. ModeRegistry now treats
formatting modes as regular built-in modes.

H A DUnderline.php1f44347694a1b2d0182a0aaa0ca79ba9930f1d2a Thu Apr 16 16:17:15 UTC 2026 Andreas Gohr <andi@splitbrain.org> split Formatting into individual classes per formatting type

Introduce AbstractFormatting as a base class and seven concrete
classes (Strong, Emphasis, Underline, Monospace, Subscript,
Superscript, Deleted) that each define their own patterns and
sort order. Delete the old Formatting class and update tests
to use the new classes directly. ModeRegistry now treats
formatting modes as regular built-in modes.

H A DAbstractFormatting.php1f44347694a1b2d0182a0aaa0ca79ba9930f1d2a Thu Apr 16 16:17:15 UTC 2026 Andreas Gohr <andi@splitbrain.org> split Formatting into individual classes per formatting type

Introduce AbstractFormatting as a base class and seven concrete
classes (Strong, Emphasis, Underline, Monospace, Subscript,
Superscript, Deleted) that each define their own patterns and
sort order. Delete the old Formatting class and update tests
to use the new classes directly. ModeRegistry now treats
formatting modes as regular built-in modes.

/dokuwiki/inc/Parsing/
H A DModeRegistry.php1f44347694a1b2d0182a0aaa0ca79ba9930f1d2a Thu Apr 16 16:17:15 UTC 2026 Andreas Gohr <andi@splitbrain.org> split Formatting into individual classes per formatting type

Introduce AbstractFormatting as a base class and seven concrete
classes (Strong, Emphasis, Underline, Monospace, Subscript,
Superscript, Deleted) that each define their own patterns and
sort order. Delete the old Formatting class and update tests
to use the new classes directly. ModeRegistry now treats
formatting modes as regular built-in modes.