-
Notifications
You must be signed in to change notification settings - Fork 1.2k
docs: rename 'definition lists' to 'description lists' #9535
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Jermolene
merged 3 commits into
TiddlyWiki:tiddlywiki-com
from
superuser-does:docs-definition-lists-to-definition-lists-20251229111444567
Jan 4, 2026
Merged
docs: rename 'definition lists' to 'description lists' #9535
Jermolene
merged 3 commits into
TiddlyWiki:tiddlywiki-com
from
superuser-does:docs-definition-lists-to-definition-lists-20251229111444567
Jan 4, 2026
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
✅ Deploy Preview for tiddlywiki-previews ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
Confirmed: superuser-does has already signed the Contributor License Agreement (see contributing.md) |
✅ Change Note StatusThis PR contains documentation or configuration changes that typically don't require a change note. |
pmario
reviewed
Dec 29, 2025
pmario
reviewed
Dec 29, 2025
pmario
reviewed
Dec 29, 2025
editions/tw5.com/tiddlers/wikitext/parser/Block Mode WikiText.tid
Outdated
Show resolved
Hide resolved
Member
|
Thanks @superuser-does |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Definition lists were renamed to description lists with the release of HTML5, over a decade ago now.
While online documentation was slow to catch up, I have checked and believe "Description Lists" are now a more common term for learners of HTML.
As TiddlyWiki primarily targets HTML output, I believe we should go with this now-established wording.
I did include "definition lists" within the tiddler to ease search as well.
Caveat
I am conscious this would become out of sync with the French edition stored under
editions/fr-FR/tiddlers/wikitext/Definitions in WikiText.tid. I suggest following the wording in the MDN guidance for someone who speaks the language.Additional context
I was not aware of this functionality until I read through Wikipedia's page on lightweight markup languages, so I think using the newer term for these lists will help new and existing users find the WikiText syntax for them.
Submitted using https://edit.tiddlywiki.com/.