class fandoc::FandocDocWriter
sys::Obj fandoc::FandocDocWriter : fandoc::DocWriter
@Js
FandocDocWriter outputs a fandoc model to plain text fandoc format
- docEnd
- docStart
- elemEnd
- elemStart
- make
-
new make(OutStream out)
- onImage
-
|Image|? onImage := null
Callback to perform image link resolution and checking
- onLink
-
|Link|? onLink := null
Callback to perform link resolution and checking for every Link element
- text