katex

package
v1.0.1-0...-3379034 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 17, 2024 License: MIT Imports: 12 Imported by: 0

README

KaTex

依赖 KaTex 二进制文件,编译方式见 Dockerfile。

fonts 是直接从下载的 release 里面拷贝的,只保留 woff2 格式。

为了浏览器不报错,代码内会把 CSS 里面的非 woff2 全部去掉。

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Math

type Math struct{}

func New

func New() *Math

func (*Math) Extend

func (m *Math) Extend(md goldmark.Markdown)

func (*Math) TransformHtml

func (m *Math) TransformHtml(doc *goquery.Document) error

type Options

type Options struct {
	Tex         string `json:"tex"`
	DisplayMode bool   `json:"displayMode"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL