Skip to content

Conversation

@KevinBoyette
Copy link
Contributor

Thank you for this project! I've always went straight to your docs, but today I started a new project and I tried copy/pasting the example. When running with go run I noticed that both os and markdown/ast are imported and unused.

$ go run main.go
# command-line-arguments
./main.go:4:2: "os" imported and not used
./main.go:7:2: "github.com/gomarkdown/markdown/ast" imported and not used

Both os and markdown/ast are imported and unused
@kjk kjk merged commit 531bef5 into gomarkdown:master Mar 11, 2025
1 check passed
@kjk
Copy link
Contributor

kjk commented Mar 11, 2025

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants