parent
b32f0cdfa0
commit
3c4a06273f
5 changed files with 101 additions and 32 deletions
|
@ -11,6 +11,7 @@ type Block struct {
|
|||
Dollars bool
|
||||
Indent int
|
||||
Closed bool
|
||||
Inline bool
|
||||
}
|
||||
|
||||
// KindBlock is the node kind for math blocks
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue