Skip to content

Tags: DiosDelRayo/blackfriday

Tags

v2.1.1

Toggle v2.1.1's commit message
fixed go.mod

monero

Toggle monero's commit message
add bitcoin and monero links, add `rel="noopener"` to a tags containi…

…ng bitcoin and monero links, and add Test case for monero and bitcoin

bitcoin

Toggle bitcoin's commit message
add bitcoin and monero links, add `rel="noopener"` to a tags containi…

…ng bitcoin and monero links, and add Test case for monero and bitcoin

v2.1.0

Toggle v2.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v2/README: make a definitive decision on v2 import path

This change makes it clear that the v2 import path
is github.com/russross/blackfriday/v2, and updates
various links accordingly.

See russross#587 (comment) for details.

This change also converges the README for v1 and v2
to be consistent, as they've started to drift apart.

For russross#587.

GitHub-Pull-Request: russross#675

v2.1.0-pre.1

Toggle v2.1.0-pre.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v2/README: make a definitive decision on v2 import path

This change makes it clear that the v2 import path
is github.com/russross/blackfriday/v2, and updates
various links accordingly.

See russross#587 (comment) for details.

This change also converges the README for v1 and v2
to be consistent, as they've started to drift apart.

For russross#587.

GitHub-Pull-Request: russross#675

v1.6.0

Toggle v1.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
README: make a definitive decision on v2 import path

This change makes it clear that the v2 import path
is github.com/russross/blackfriday/v2, and updates
various links accordingly.

See russross#587 (comment) for details.

This change also converges the README for v1 and v2
to be consistent, as they've started to drift apart.
(See PR russross#675 for the equivalent change to the README
on v2 branch.)

For russross#587.

GitHub-Pull-Request: russross#674

v1.6.0-pre.1

Toggle v1.6.0-pre.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
README: make a definitive decision on v2 import path

This change makes it clear that the v2 import path
is github.com/russross/blackfriday/v2, and updates
various links accordingly.

See russross#587 (comment) for details.

This change also converges the README for v1 and v2
to be consistent, as they've started to drift apart.
(See PR russross#675 for the equivalent change to the README
on v2 branch.)

For russross#587.

GitHub-Pull-Request: russross#674

v2.0.1

Toggle v2.0.1's commit message
v2: Add go.mod (russross#487)

v1.5.2

Toggle v1.5.2's commit message
Add go.mod (russross#488)

v1.5.1

Toggle v1.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request russross#433 from IainHaslam/master

Fix HTML5 by removing rel="footnote" which is invalid.