Standard-Doctype von xhtml auf html5 umstellen
Nobody has claimed this yet.
Assessment
- Difficulty
- 1/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 68/100
Research direction
Start in lib/Textile.php and inspect the three places where xhtml is used as the default doctype. Confirm how the Textile library handles html5 and check the existing output or tests for self-closing tags. Done means the default is html5 and generated tags use the expected HTML5 form.
Written by the indexing model from the issue text.
Description
Die Textile-Library (netcarver/textile) unterstützt neben xhtml
auch html5 als Doctype. In lib/Textile.php wird aktuell xhtml
als Standard verwendet, wodurch self-closing Tags wie <br />
erzeugt werden.
Wäre es sinnvoll, den Default auf html5 umzustellen? Die Änderung
betrifft drei Stellen in lib/Textile.php.
Wenn gewünscht, liefere ich gerne einen PR dazu.
- Dominant language
- PHP
- Stars
- 53
- Forks
- 77
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from FriendsOfREDAXO/markitup
-
Difficulty 1/5 1-3 hours Newbie friendliness 48/100
FriendsOfREDAXO/markitup#155 ·
All issues in FriendsOfREDAXO/markitup
Similar issues
-
priority: p3
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
googleapis/librarian#7636 ·
-
0. Needs triage bug
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
nextcloud/fulltextsearch#1011 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
phpstan/phpstan-doctrine#794 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
Automattic/static-site-importer#1767 ·