Extracted from Pike v8.0 release 276 as of 2016-07-30.
   

Method Parser.HTML()->max_parse_depth()


Method max_parse_depth

int max_parse_depth(void|int value)

Description

Maximum recursion depth during parsing. Recursion occurs when a tag/container/entity/quote tag callback function returns a string to be reparsed. The default value is 10.