Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Presentation ¶
type ReadOptions ¶
type Slide ¶
type Slide struct {
Page Page
Admin Content
Notes string
IsAdmin bool
Terminal TerminalCommand
Asciinema *Asciinema
Cast *Cast
TerminalCommandBefore []TerminalCommand
TerminalCommand []TerminalCommand
TerminalCommandAfter []TerminalCommand
SlideCmdBefore []TerminalCommand
SlideCmdAfter []TerminalCommand
JS string // javascript function to call on page enter
Path string
UseTmpFolder bool
CanEdit bool
HasCast bool
HasCastStreamed bool
HasRun bool
HasTerminal bool
BackgroundImage string
BackgroundColor string
PageIndex int
PagePrint int
FontSize string
TerminalFontSize string
TerminalFontColor string
TerminalBackgroundColor string
HideRunButton bool
Link string
LinkNext string
LinkPrev string
PrintOnly bool
PrintDisable bool
HidePageNumber bool
Title string
EnableOverflow bool
}
type TerminalCommand ¶
type TerminalOutputLine ¶
Click to show internal directories.
Click to hide internal directories.