@@ -1021,7 +1021,7 @@ class class_do_render_namumark:
match = match.groups()
macro_split_regex = r'(?:^|,) *([^,]+)'
- macro_split_sub_regex = r'(^[^=]+) *= *([^=]*)'
+ macro_split_sub_regex = r'^([^=]+) *= *(.*)$'
include_name = ''
@@ -1,6 +1,6 @@
{
"beta" : {
- "r_ver" : "v3.4.5-unstable (stable2) (beta6-103)",
+ "r_ver" : "v3.4.5-unstable (stable2) (beta6-104)",
"c_ver" : "3500354",
"s_ver" : "3500111"
}