mirror of
https://github.com/charmbracelet/glow.git
synced 2026-08-22 16:14:17 +02:00
Remove test md
This commit is contained in:
parent
09bb6b3dd1
commit
439ee25c7e
1 changed files with 0 additions and 14 deletions
14
main.go
14
main.go
|
|
@ -10,20 +10,6 @@ import (
|
|||
bf "gopkg.in/russross/blackfriday.v2"
|
||||
)
|
||||
|
||||
const tmd = `
|
||||
# Test
|
||||
|
||||
This is a test yo.
|
||||
|
||||
## Dude!
|
||||
|
||||
* one
|
||||
* two
|
||||
* three
|
||||
|
||||
[yoda](http://flame.com)
|
||||
`
|
||||
|
||||
func main() {
|
||||
s := flag.String("s", "", "style json path")
|
||||
flag.Parse()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue