I am trying to compile my `README.md` locally with [grip](https://github.com/joeyespo/grip) and display it in bitbucket as html. Is it possible for bitbucket to read `README.html`?
Hi Marcel! The extension .html is not valid for a readme in Bitbucket. For a list of accepted extensions you can visit Readme content.
For the supported HTML tags you can include in your readme, I recommend you check Markdown demo.
Hope that helps!
Ana
Thanks for the reply. In this case, how would you suggest I display my readme? Right now, I am precompiling multiple `.md` files into one with pandoc and rendering it to html with grip. The problem with using `README.md` for the readme in bitbucket is that bitbucket's markdown renderer seems to ignore (meaning they show up in the output) html comments like this:
<!-- vim: spelllang=fr -->
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.