Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipse-dev] Status of "README.MD" support?

MARKDOWN support was added to cgit when we updated it to version >= 0.9.2 if I recall correctly. I only works for the README.md file though as far as I'm aware and creates a "about" page, here's an example from the CBI repo [1].

[1] http://git.eclipse.org/c/cbi/org.eclipse.cbi.maven.plugins.git/about/


On 14/02/14 08:15 AM, Gunnar Wagenknecht wrote:
AFAIK it’s not working at git.eclipse.org

However, I started using Wikitext. Thus, I at least get good formatted read-mes in Eclipse. Markdown support has been added recently.

You can get it from here:

-Gunnar

Am 14.02.2014 um 12:25 schrieb David M Williams <david_williams@xxxxxxxxxx>:

Ok, I'll confess ... sometimes I have trouble keeping up with all the latest ... but, what is status of having "markdown" support in our Git repos?
I added/edit one in aggregator and was expecting to see some pretty formatted text ... but, just the file is listed.
Is there something else I have to do? Is there some sort of delay? Or is support just not enabled yet?

Plus, do we have or do we want a convention for all our Eclipse Projects .... or ... up to each component?

Thanks for any education/insight.

_______________________________________________
eclipse-dev mailing list
eclipse-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/eclipse-dev

-- 
Gunnar Wagenknecht
gunnar@xxxxxxxxxxxxxxx







_______________________________________________
eclipse-dev mailing list
eclipse-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/eclipse-dev


Back to the top