parent
82c59d52ea
commit
cc5ff98e0d
10 changed files with 137 additions and 151 deletions
|
@ -8,7 +8,7 @@ import (
|
|||
"github.com/yuin/goldmark/util"
|
||||
)
|
||||
|
||||
// Inline represents inline math e.g. $...$ or \(...\)
|
||||
// Inline struct represents inline math e.g. $...$ or \(...\)
|
||||
type Inline struct {
|
||||
ast.BaseInline
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue