User Tools

Site Tools


howto:customize_abbreviations

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
howto:customize_abbreviations [2014/10/04 11:06]
lupo73 [Supported Modifiers]
howto:customize_abbreviations [2017/04/29 20:20]
lupo73 [Supported Modifiers]
Line 38: Line 38:
 ''<​nowiki>​s--(s1,​s2)</​nowiki>''​ => Take a string between string //s1// and //s2// (excluded).\\ ''<​nowiki>​s--(s1,​s2)</​nowiki>''​ => Take a string between string //s1// and //s2// (excluded).\\
 ''​r(s1,​s2)''​ => Rename all occurrences of the string //s1// with string //s2//.\\ ''​r(s1,​s2)''​ => Rename all occurrences of the string //s1// with string //s2//.\\
 +''​regex(p1,​r1)''​ => Replace regex pattern //p1// with regex replacement pattern //r1//.\\
 ''​d(s1)''​ => Delete all occurrences of the string //s1//.\\ ''​d(s1)''​ => Delete all occurrences of the string //s1//.\\
 ''​d>​d1''​ => Delete //d1// characters from the left of the string and take the rest.\\ ''​d>​d1''​ => Delete //d1// characters from the left of the string and take the rest.\\
howto/customize_abbreviations.txt ยท Last modified: 2022/03/19 08:36 by robertu