-
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Description
What about multi-value properties? For instance
<wd-entity id="Q42" property="P735" lang="en"/>should not simply emit "Douglas" but some kind of list, e.g.
<ul><li>Douglas</li><li>Noël</li></ul>Formatting (inline, bullet-list...) can be done via CSS.
Note that the order of list items is random unless you look at qualifiers.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request