Changes

Jump to navigation Jump to search
No change in size ,  12:55, 27 April 2017
m
Changed snippet details
**<code>%0</code> creates ''closing'' caret (placeholder) (the cursor will jump here '''last''')
**<code>%1</code> creates one or multiple input carets (1, 2, 3 and so on; you can also use the same integer multiple times: e.g. <code>\\start%1 ... \\stop%1</code>)
**<code>%\n</code> creates a new line**<code>%\t</code> creates a tab
**<code>%<selected_text></code> this is where highlighted text will be pasted when enclosing it with a snippet (e.g. <code>{\\emph %<selected_text>%0}</code>)
194

edits

Navigation menu