You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Could you please release the product periodically? For example, I am planning
to publish a PowerShell script that uses MarkdownSharp.dll (just a few lines of
code and the link to this project, I am not planning to distribute the DLL
itself). It would be much easier for users to get the latest DLL version than
to get the sources and build the DLL. Besides, getting the latest sources is
really tricky for those who do not have Mercurial.
Thank you for the useful tool. Please make it easier to use (to get, actually).
Original issue reported on code.google.com by nightroman on 18 Sep 2011 at 7:08
The text was updated successfully, but these errors were encountered:
Here is the script that I was talking about (tiny Invoke-Build task library
dealing with markdown files):
https://gist.github.com/1223828
Even the script is not going to be distributed. Users will see only references
to this gist which contains a link to MarkdownSharp. It would be really useful
if a user can go there and download the MarkdownSharp assembly, it's a one
minute task for anybody. In contrast, right now with too many extra steps
needed perhaps not even everyone knows how to perform these steps.
Original comment by nightroman on 18 Sep 2011 at 10:08
Original issue reported on code.google.com by
nightroman
on 18 Sep 2011 at 7:08The text was updated successfully, but these errors were encountered: