mirror of
https://github.com/rwinkhart/glamour-temp-MUTN.git
synced 2026-09-05 16:37:19 -04:00
Update hello world example image + small copy updates
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 8.7 KiB After Width: | Height: | Size: 28 KiB |
@@ -9,8 +9,8 @@ import (
|
||||
func main() {
|
||||
in := `# Hello World
|
||||
|
||||
This is a simple example of glamour!
|
||||
Check out the [other examples](https://github.com/charmbracelet/glamour/tree/master/examples).
|
||||
This is a simple example of Markdown rendering with Glamour!
|
||||
Check out the [other examples](https://github.com/charmbracelet/glamour/tree/master/examples) too.
|
||||
|
||||
Bye!
|
||||
`
|
||||
|
||||
Reference in New Issue
Block a user