Good evening!

The reStructuredText module [1] is built around an Lpeg parser
with 225 rules. Currently (version 0.78.3), the value of MAXRULES
in lpeg.h is 200 (the default) which is too few for the module.
Others have reported similar problems in non-TeX contexts [2].

Could MAXRULES be increased to something above, say 400? That
would make module usable again and there would be enough
breathing room for further additions.

Thanks,
Philipp

[1] https://bitbucket.org/phg/context-rst
[2] http://lua-users.org/lists/lua-l/2013-09/msg00028.html

Attachment: pgpDT1YOJ9kiB.pgp
Description: PGP signature

Reply via email to