Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| syntax:scopes:pair-scope [2015/11/26 15:23] – [Extended Syntax] admin | syntax:scopes:pair-scope [2018/01/10 20:43] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 51: | Line 51: | ||
| ==== sent_start ==== | ==== sent_start ==== | ||
| + | Marks that tag can appear only in beginning of the " | ||
| + | |||
| + | |||
| Value: // | Value: // | ||
| Default: //false// | Default: //false// | ||
| ==== header ==== | ==== header ==== | ||
| + | Indicates that scope will start not directly after end of the open tag, but after " | ||
| + | |||
| + | |||
| Value: // | Value: // | ||
| Default: //false// | Default: //false// | ||
| Line 80: | Line 86: | ||
| * **text** -> actual value of tag | * **text** -> actual value of tag | ||
| * **strict** -> same as [[# | * **strict** -> same as [[# | ||
| - | * **sent_start** -> same as [[scripting: | + | * **sent_start** -> same as [[#sent_start|sent_start]] attribute above |
| - | * **lead** -> same as [[scripting: | + | * **lead** -> same as [[#close_lead|close_lead]] attribute above |
| - | * **lead** -> same as [[scripting: | + | * **lead** -> same as [[#close_trail|close_trail]] attribute above |