syntax:styles:regexp-block

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
Previous revision
syntax:styles:regexp-block [2015/11/26 15:09] – [open_trail] adminsyntax:styles:regexp-block [2018/01/10 20:43] (current) – external edit 127.0.0.1
Line 6: Line 6:
 </Blocks></code> </Blocks></code>
  
-<note>Regexp blocks, as [[syntax:styles:plain-block|plain blocks]] are case sensitive.</note> +<note>Regexp blocks, as [[syntax:styles:plain-block|plain blocks]] are case sensitive and conditions (regexps in open, close, open_lead etc attributes) can not be cross-line (you can not include line breaks)</note> 
 ===== Attributes ===== ===== Attributes =====
  
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.