Skip to content
This repository was archived by the owner on Nov 16, 2020. It is now read-only.

Commit 867f131

Browse files
committed
Update features.json with grammar and regex code block changes.
1 parent 256eddb commit 867f131

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

features.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,7 @@
281281
"spec" : [ ]
282282
}, {
283283
"item" : "Embedded code blocks",
284-
"status" : "rm+ rn- n+",
284+
"status" : "rm+ rn+ n+",
285285
"code" : [ "http://rosettacode.org/wiki/Read_a_configuration_file#Perl_6" ],
286286
"spec" : [ ]
287287
}, {
@@ -291,7 +291,7 @@
291291
"spec" : [ ]
292292
}, {
293293
"item" : "Grammars",
294-
"status" : "rm+ rn- n+",
294+
"status" : "rm+ rn+ n+",
295295
"code" : [ "http://perl6advent.wordpress.com/2009/12/21/day-21-grammars-and-actions/",
296296
"http://rosettacode.org/wiki/Read_a_configuration_file#Perl_6" ],
297297
"spec" : [ ]

0 commit comments

Comments
 (0)