This repository has been archived by the owner on Mar 27, 2024. It is now read-only.
forked from shurcooL/github_flavored_markdown
-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
vendored russross as an internal library
- Loading branch information
Showing
83 changed files
with
12 additions
and
25,776 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,19 @@ | ||
module github.com/gobuffalo/github_flavored_markdown | ||
|
||
require ( | ||
github.com/gobuffalo/release v1.0.17 // indirect | ||
github.com/davecgh/go-spew v1.1.1 // indirect | ||
github.com/kr/pretty v0.1.0 // indirect | ||
github.com/microcosm-cc/bluemonday v1.0.1 | ||
github.com/pmezard/go-difflib v1.0.0 // indirect | ||
github.com/sergi/go-diff v1.0.0 // indirect | ||
github.com/shurcooL/go v0.0.0-20180423040247-9e1955d9fb6e // indirect | ||
github.com/shurcooL/go-goon v0.0.0-20170922171312-37c2f522c041 // indirect | ||
github.com/shurcooL/highlight_diff v0.0.0-20170515013008-09bb4053de1b | ||
github.com/shurcooL/highlight_go v0.0.0-20170515013102-78fb10f4a5f8 | ||
github.com/shurcooL/octicon v0.0.0-20180602230221-c42b0e3b24d9 | ||
github.com/shurcooL/sanitized_anchor_name v0.0.0-20170918181015-86672fcb3f95 | ||
github.com/sourcegraph/annotate v0.0.0-20160123013949-f4cad6c6324d | ||
github.com/sourcegraph/syntaxhighlight v0.0.0-20170531221838-bd320f5d308e | ||
golang.org/x/net v0.0.0-20180911220305-26e67e76b6c3 | ||
gopkg.in/russross/blackfriday.v1 v1.5.1 | ||
github.com/stretchr/testify v1.2.2 // indirect | ||
golang.org/x/net v0.0.0-20180921000356-2f5d2388922f | ||
) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.