mirror of
https://github.com/russross/blackfriday.git
synced 2024-03-22 13:40:34 +08:00
7 lines
171 B
Modula-2
7 lines
171 B
Modula-2
module github.com/russross/blackfriday/v2
|
|
|
|
require (
|
|
github.com/pmezard/go-difflib v1.0.0
|
|
github.com/shurcooL/sanitized_anchor_name v0.0.0-20170918181015-86672fcb3f95
|
|
)
|