Hi there everyone,
The title says it all really. One of my custom fields relates to the pros of a product (another for cons) and currently I’ve got a textarea set to format
so that the inputs display as I need. Users would enter one pro or con per line.
However for semantic purposes, I’d like each line of the list (in the textarea) to correspond with a <li> in the code, all within an <ul>. Any suggestions of how to do this without using a separate custom field for each list item?
Thanks