Searched hist:"1 beb745045ec82c76dc27b814d474310020435ed" (Results 1 – 1 of 1) sorted by relevance
| /dokuwiki/_test/tests/Parsing/Markdown/gfm-spec/ |
| H A D | skip.php | 1beb745045ec82c76dc27b814d474310020435ed Tue May 12 14:03:46 UTC 2026 Andreas Gohr <andi@splitbrain.org> GfmSpecTest: skip deferred-feature spec cases
Heading-inline syntax (#36, #46) is deferred; the existing header instruction and downstream renderers would need rework to process inline modes inside heading content.
Bare URL autolinking without angle brackets (#619) is a deliberate DokuWiki feature in Externallink, not a feature we'll remove to match the strict CommonMark §6.8 rule.
The GFM bare-email autolink extension (#629-631) is out of scope - DokuWiki's Email mode only recognises emails inside angle brackets.
|