mirror of
https://github.com/russross/blackfriday.git
synced 2024-03-22 13:40:34 +08:00
Fix typo
This commit is contained in:
parent
375cae5dbe
commit
079a55851d
|
@ -202,7 +202,7 @@ func MarkdownBasic(input []byte) []byte {
|
||||||
//
|
//
|
||||||
// * Smartypants processing with smart fractions and LaTeX dashes
|
// * Smartypants processing with smart fractions and LaTeX dashes
|
||||||
//
|
//
|
||||||
// * Intra-word emphasis supression
|
// * Intra-word emphasis suppression
|
||||||
//
|
//
|
||||||
// * Tables
|
// * Tables
|
||||||
//
|
//
|
||||||
|
|
Loading…
Reference in New Issue
Block a user