From 74eba2da623026635b3281e61c3d5e33e3f473a0 Mon Sep 17 00:00:00 2001 From: Philipp Gesang Date: Thu, 1 Sep 2011 09:52:59 +0200 Subject: prevent field list pattern from interfering with roles syntax --- mod/tex/context/third/rst/rst_parser.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'mod/tex/context') diff --git a/mod/tex/context/third/rst/rst_parser.lua b/mod/tex/context/third/rst/rst_parser.lua index ab80dc2..646d972 100644 --- a/mod/tex/context/third/rst/rst_parser.lua +++ b/mod/tex/context/third/rst/rst_parser.lua @@ -775,6 +775,7 @@ local parser = P{ / rst.field_list, field = Ct(V"field_marker" + * V"whitespace" * V"field_body") / rst.field, -- cgit v1.2.3