ToggleFold - butscher/WikidPad GitHub Wiki
Usage: Ctrl-1 will toggle the folding of a heading when folding is enable.
Installing this: See here: HowToInstallGlobalScripts
<% 1: editor.ToggleFold(editor.LineFromPosition(editor.GetCurrentPos())) %>
Usage: Ctrl-1 will toggle the folding of a heading when folding is enable.
Installing this: See here: HowToInstallGlobalScripts
<% 1: editor.ToggleFold(editor.LineFromPosition(editor.GetCurrentPos())) %>