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

Bitbucket Markdown to Html convertor

Hiren Patel April 8, 2018

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 April 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.
April 9, 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