//go:build cgo package d2latex import ( _ "embed" "fmt" "math" "regexp" "strconv" "oss.terrastruct.com/xdefer" v8 "rogchap.com/v8go" ) var pxPerEx = 8 //go:embed polyfills.js var polyfillsJS string //go:embed setup.js var setupJS string //go:embed mathjax.js var mathjaxJS string // Matches this //