Hi all,
I want to be able to have a single weblog field (textarea) that will have multiple lines of text. Each line will be displayed in its own <li> thereby letting me make a bullet-point list of tha single text area. I could use <li> html buttons in the weblog publish form but that would not be great for the end-users who would have to remember to do that.
From searching the forms it seems this is possible but I can’t find an implementation with actual code.
Thanks,