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

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,556,459
Community Members
 
Community Events
184
Community Groups

Bitbucket Markdown to Html convertor

I have some markdown files with nested folders.

And each readme file has a link to section in other Readme file.

+ Readme.md // this has link to ReadmeA and ReadmeB sections
    + FolderA
        + ReadmeA.md // this has link to Readme and ReadmeB sections
    + FolderB
        + ReadmeB.md // this has link to Readme and ReadmeA sections
+ images // contains some images used in readme files

Is there any conversion tool with Bitbucket, that can convert above set of nested Readme set from markdown format to Html distributable format, alongwith images? (without having to convert them one by one)?

Bitbucket markdown also has some specific syntax for supporting in-document links (e.g. #markdown-header-link).

Hoping there is a tool, that supports Html conversion of such Bitbucket MD files

Thanks in advance.

2 answers

0 votes
mohamed SAIDI
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
Apr 17, 2023

if your markdown doesn't contain images , it will pass through any md to html converter .

in the other case, it will be a struggle . 

0 votes
Ana Retamal
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
Apr 09, 2018

Hi Hiren, Bitbucket doesn't have any tool but you can find some other third party converters just with a quick search in Google. Note that those are not developed by Atlassian so we can not recommend them or guarantee they'll work properly.

Alternatively, you can convert them manually following our Markdown demo.

Hope that helps!

Ana

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events