remarkify ~master (2022-04-04T11:01:30.2638906)
Dub
Repo
Slide
app
Undocumented in source.
struct
Slide {
string
filename
;
string
content
;
bool
isValid
();
}
Members
Functions
isValid
bool
isValid
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
content
string
content
;
Undocumented in source.
filename
string
filename
;
Undocumented in source.
Meta
Source
See Implementation
app
functions
combine
evaluateTemplate
generateTemplate
main
output
readFile
readSlides
readSlidesOrder
slidesOrder
sort
stripSlideSeparator
structs
Application
Options
Slide