Ben Davies

Results 14 issues of Ben Davies

Use icon-ok-circle and icon-ban-circle for good and bad paragraphs.

output

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...

architecture

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...

project-structure

Probably an issue with HTMLRenderer not escaping or converting characters correctly.

output