chore(markdown): re-format file
parent
0206b95bf0
commit
3d7da7b4b0
|
@ -2,7 +2,7 @@ package markdown
|
||||||
|
|
||||||
import "strings"
|
import "strings"
|
||||||
|
|
||||||
//https://guides.github.com/features/mastering-markdown/
|
// https://guides.github.com/features/mastering-markdown/
|
||||||
|
|
||||||
const (
|
const (
|
||||||
headerToken = '#'
|
headerToken = '#'
|
||||||
|
|
Loading…
Reference in New Issue