Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| syntax:styles:regexp-block [2014/02/09 01:50] – external edit 127.0.0.1 | syntax:styles:regexp-block [2018/01/10 20:43] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 6: | Line 6: | ||
| </ | </ | ||
| - | < | + | < |
| ===== Attributes ===== | ===== Attributes ===== | ||
| Line 16: | Line 16: | ||
| ==== open_trail ==== | ==== open_trail ==== | ||
| - | Regular expression, which shall trail regular expression given in open tag. use as replacement for lookahead. | + | Regular expression, which shall trail regular expression given in open tag. Use as replacement for lookahead. |
| ==== close ==== | ==== close ==== | ||
| Line 29: | Line 29: | ||
| ==== close_trail ==== | ==== close_trail ==== | ||
| - | Regular expression, which shall trail regular expression given in close tag. use as replacement for lookahead. | + | Regular expression, which shall trail regular expression given in close tag. Use as replacement for lookahead. |