mirror of
https://github.com/yuin/goldmark
synced 2025-03-04 23:04:52 +00:00
util: Run gofmt
This commit is contained in:
parent
31ccfc4039
commit
a57ff2363c
3 changed files with 1538 additions and 1537 deletions
File diff suppressed because it is too large
Load diff
|
|
@ -1,3 +1,4 @@
|
|||
//go:build !appengine && !js
|
||||
// +build !appengine,!js
|
||||
|
||||
package util
|
||||
|
|
|
|||
Loading…
Reference in a new issue