google / gitiles

A simple browser for Git repositories.
https://gerrit.googlesource.com/gitiles/
Other
582 stars 174 forks source link

Would be great if gitiles could render .rst as well as .md documents #72

Open spearce opened 7 years ago

spearce commented 7 years ago

Originally reported on Google Code with ID 78

Even though ReStrucuturedText is less popular that markdown these days it is still used
by many projects old and new.

It would be great to get html renderings of .rst files in the same way we currently
do for .md files.

For example: https://chromium.googlesource.com/external/naclports/+/master/README.rst

github and bitbucket both support this. 

Reported by None on 2015-05-15 16:59:05

spearce commented 7 years ago
Even though ReStrucuturedText is less popular that markdown these days it is still used
by many projects old and new.

It would be great to get html renderings of .rst files in the same way we currently
do for .md files.

For example: https://chromium.googlesource.com/external/naclports/+/master/README.rst

github and bitbucket both support this. 

Reported by None on 2015-05-15 16:59:05

mithro commented 2 years ago

This would also be very useful for the repositories at https://foss-eda-tools.googlesource.com which use README.rst files.