I have been trying to get bulleted lists to work in our request type help & instructions sections but they never work.
I am looking for this:
I use this code:
* One * Two **Two A
But it come out as this:
I've tried adding line breaks and so many other options. Anyone run into this before?
(apologies, my initial answer was for the wrong rendering engine)
I think you need to separate bullet items with a newline:
* one
* two
** two A
ref: https://danosproject.atlassian.net/secure/WikiRendererHelpAction.jspa?section=lists
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.