The argument x should be a list, each member of which should be a list of length two.
Here is an example. The expression
     DL {
          {"first heading","first item's text"},
          {"second heading","second item's text"},
          {"third heading","third item's text"}}produces
See also hypertext.




