Missed Team ’24? Catch up on announcements here.

×
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

What is permitted in readme.MD

Jakub Ryška June 16, 2013

Hi,

I want to use some formatting in readme.MD in git stash. Are there some tags permitted, like **bold** or __underline__?

Thanks

1 answer

1 accepted

1 vote
Answer accepted
rverschoor
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 16, 2013

Stash supports the Markdown syntax, as described on https://confluence.atlassian.com/display/STASH/Markdown+syntax+guide

A readme.MD file will be rendered automatically (the 'MD' file extension stands for Markdown).

Note that the Markdown syntax has no way to represent underlined text.
To show bold text you can use **bold text** or __bold text__

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events