Closed
Description
When listing a lot of related methods, documentation pages use different strategies:
1) Regular <ul>
lists (see http://symfony.com/doc/current/components/http_foundation/sessions.html#session-api)
2) Regular <dl>
lists (see http://symfony.com/doc/current/components/config/definition.html#default-and-required-values)
3) Weird mix of <ul>
and <dl>
lists
Is it worth it to normalize these method listings?
Metadata
Metadata
Assignees
Labels
Clear and specific issues ready for anyone to take them.Clear and specific issues ready for anyone to take them.Ideal for your first contribution! (some Symfony experience may be required)Ideal for your first contribution! (some Symfony experience may be required)