summaryrefslogtreecommitdiff
path: root/editors/InType/Prado.itBundle/snippets/captcha.itSnippet
blob: 2a5b1f97058253dcb8d470706f6a34e984d153f8 (plain)
1
2
3
4
5
6
{
    title: 'CAPTCHA'
    tab_trigger: 'captcha'
    scope: 'text.html.prado'
    content: '<com:TCaptcha${1: ID="${2:captcha}"}${3: TokenImageTheme ="${4:24}"}/>$0'
}