Differences
This shows you the differences between the selected revisions of the page.
2013-05-29 | 2013-07-16 | ||
surround instead of enclose (martin) | directory anchor (martin) | ||
Line 53: | Line 53: | ||
To escape pipe character double it, e.g. ''filewith||pipe''. | To escape pipe character double it, e.g. ''filewith||pipe''. | ||
- | ===== Directory Mask ===== | + | ===== [[directory]] Directory Mask ===== |
To use the mask for directories, append a slash to the end, e.g. ''images/''. The mask ''*/'' matches any directory. | To use the mask for directories, append a slash to the end, e.g. ''images/''. The mask ''*/'' matches any directory. | ||