facebook-csharp-sdk/simple-json

include README.md in nuget package

Opened this issue · 4 comments

include README.md in nuget package

Can we generate an HTML file maybe from the .md so it is formatted nicer in VS?

Since we are now using node, we can find some npm modules or even plain javascript libraries to convert .md to html.

But i think only readme.txt is supported in v1.7. We might need to ping the nuget team to allow readme.html. It would really allow us to enable lots of cool stuffs with html.

ah. So for now, lets just include it as readme.txt as you said, but I think it would be nice to do html when nuget supports it.

i created a new issue at nuget about support for readme.html which can be found at http://nuget.codeplex.com/workitem/2109

feel free to vote there