Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yuin committed Jan 1, 2020
1 parent 83e7dce commit 9494789
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,9 +72,6 @@ import (

Convert Markdown documents with the CommonMark compliant mode:

```go
```

```go
var buf bytes.Buffer
if err := goldmark.Convert(source, &buf); err != nil {
Expand Down

0 comments on commit 9494789

Please sign in to comment.