Ben Davies
Ben Davies
Use icon-ok-circle and icon-ban-circle for good and bad paragraphs.
Can I use io.Copy(reader, writer)? Update the example program to use io.Copy() as this is much more efficient, and will prove that the package uses Readers and Writers correctly. Add...
Follow the git-flow method and fork a new develop branch. Make the master branch stable and the release branch, as goinstall will be pulling from there. Make sure we tag...
Probably an issue with HTMLRenderer not escaping or converting characters correctly.