Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Can bulletless lists be generated in wiki mark up?

Maurice Maneschi _CORA_ October 5, 2023

I am using lists to document the internals of JSON objects. I use indent levels to show child items. Some markup languages allow for bulletless lists to give you a indent only.

This is what I am using

* \{
** content (array)
** [
*** \{
**** kind (string)
**** state (number) optional.
**** lastCompletion (number) optional.
**** lastModified (number) optional.
**** inprogress (array)
**** [
***** \{
****** id (string) optional.
****** state (number) optional.
****** startTime (number) optional.
****** modifiedTime (number) optional.
****** complete (true) optional.
***** \}
**** ]
*** \}
** \}
* \}

1 answer

0 votes
Benjamin
Community Champion
October 5, 2023

Hi @Maurice Maneschi _CORA_ ,

 

These are the possibilities in Cloud:

https://confluence.atlassian.com/doc/confluence-wiki-markup-251003035.html

 

Probably not based on documentation. It's either bullet or number.

 

-Ben

Maurice Maneschi _CORA_ October 5, 2023

Yeah. Wikimedia allows it with a colon character (:). I used to use that before confluence.

https://en.wikipedia.org/wiki/Help:Wikitext

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
TAGS
AUG Leaders

Atlassian Community Events