chore(markdown): re-format file

main
Tran Hau 2021-01-20 14:56:21 +07:00
parent 0206b95bf0
commit 3d7da7b4b0
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ package markdown
import "strings"
//https://guides.github.com/features/mastering-markdown/
// https://guides.github.com/features/mastering-markdown/
const (
headerToken = '#'