Forums

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

markdow syntax to indent text

Mélanie Liguet
Contributor
May 31, 2023

Hi, 

I create issue in jira cloud with automation

in the description field i need a multiple indentation.
I can't find how to do this with markdown syntax.

 

  • text 1

    • sub-text 1

      • sub sub text 1

    • sub sub text 1
      • sub-text 2

  • text 2 ...

 

Could you help me ?

 

1 answer

1 accepted

1 vote
Answer accepted
Mark Segall
Community Champion
May 31, 2023

Hi @Mélanie Liguet 

You should be able to do this:

* text 1
** sub-text 1
*** sub sub text 1
* text 2
** sub-text 2
*** sub sub text 2
Mélanie Liguet
Contributor
June 1, 2023

thank a lot, that's work fine.

Like Mark Segall likes this
sadhana.chittibabu November 13, 2023

Hi @Mark Segall 

I am trying to update comment body using JIRA rest API, everything works fine but text indent is not working.

*text* is making the text bold 

\n is creating new line

but I want the next line to start 1 tab space from the previous line

For Ex:

This is my first line

         Here my second line should Start

 

If I use \t that is printing the \t as it is instead of the tab space.

Thanks in advance.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events