slipshow.actions_arguments
Actions_arguments.Pause
slipshow
slipshow.communication
slipshow.datafiles
slipshow.diagnosis
slipshow.highlightjs
slipshow.katex
slipshow.mermaid
slipshow.previewer
slipshow.server_assets
slipshow.slipshow_communication
val on : string
val action_name : string
type args = [
| `Self
| `Ids of string W.node list
]
val parse_args : string -> ([ `Ids of (string * (int * int)) list | `Self ] * Actions_arguments__.Warnings.warnor list, [> `Msg of string ]) result