debshots/.komodotools/Tidy_HTML.komodotool
2013-11-18 18:53:51 +01:00

18 lines
No EOL
365 B
Text

{
"insertOutput": 1,
"keyboard_shortcut": "",
"name": "Tidy HTML",
"parseRegex": "",
"operateOnSelection": 1,
"value": [
"tidy -utf8 -asxhtml -i"
],
"cwd": "",
"version": "1.0.12",
"env": "",
"doNotOpenOutputWindow": 0,
"showParsedOutputList": 0,
"type": "command",
"parseOutput": 0,
"runIn": "command-output-window"
}