[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] README for bitbucket - export to which format?
From: |
Jeroen Tiebout |
Subject: |
Re: [O] README for bitbucket - export to which format? |
Date: |
Fri, 04 Dec 2015 14:17:51 +0100 |
User-agent: |
mu4e 0.9.15; emacs 24.5.1 |
As far as I know markdown is the de facto standard for readme files on
both GitHub and BitBucket.
Org exporter does a fine job of translating your org file to .md
Hope that helps.
Jeroen
On Friday 2015-12-04 13:38:47 CET, Rainer M Krug <address@hidden> wrote:
> Hi
>
> There are many formats available for READMEs on bitbucket, but
> unfortunately not org mode (I am staying on bitbucket for private repos
> and move them to github as soon as they can be made public - matter of
> finances).
>
> So what is the best export format from org for bitbucket READMEs? At the
> moment I am using text (UTF8) Which works, but I would like to have
> syntax highlighting and clickable links?
>
> Thanks,
>
> Rainer