all repos — grayfriday @ d55bbf4b7bff37f5bbed8999f52828b4eed7cb9d

blackfriday fork with a few changes

Add Usage heading
Jeff Paine JeffPaine@users.noreply.github.com
Thu, 08 May 2014 18:42:05 -0400
commit

d55bbf4b7bff37f5bbed8999f52828b4eed7cb9d

parent

f3ab1849e6b17a1564b9088d01fee399a83cddd7

1 files changed, 3 insertions(+), 0 deletions(-)

jump to
M README.mdREADME.md

@@ -34,6 +34,9 @@

and when you build that project with `go build`, blackfriday will be downloaded and installed automatically. +Usage +----- + For basic usage, it is as simple as getting your input into a byte slice and calling: