Sure:
Currently the Links List contain lines in the following format:
Link format: Link text | Button link | Button text |…….
Link format: Link text | Button link | Button text |…….
Link format: Link text | Button link | Button text |…….
I would like to be able to place lines of descriptions between the link lines – maybe starting and ending with a delimiter – for example << = start delimiter and >> = end delimiter. Then it would look like this:
<< Description of the first link item ….
more description >>
Link format: Link text | Button link | Button text |…….
<< Description of the second link item ….
more description >>
Link format: Link text | Button link | Button text |…….
<< Description of the third link item ….
more description >>
Link format: Link text | Button link | Button text |…….
Thanks a lot