This commit is contained in:
neersighted 2012-02-28 22:09:19 -08:00
parent 79b4f15b45
commit 31699c840b
3 changed files with 11 additions and 6 deletions

View file

@ -7,6 +7,7 @@ by Vladi
from util import hook, http
@hook.command('w3c')
@hook.command
def validate(inp):
".validate <url> -- Runs url through the w3c markup validator."