MCPcopy Index your code
hub / github.com/gopherdata/gophernotes / Latex

Method Latex

x_package.go:109–111  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

107}
108
109func (P *proxy_Latexer) Latex() string {
110 return P.Latex_(P.Object)
111}
112
113// --------------- proxy for display.Markdowner ---------------
114type proxy_Markdowner struct {

Callers 1

display.goFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected