From a75cfc98871b07e7670f7dc0bec45012ccbffdf6 Mon Sep 17 00:00:00 2001 From: Flaviu Tamas Date: Mon, 11 May 2015 15:45:57 -0400 Subject: Reweave readme Also fix some syntax errors in the RST --- src/nre.nim | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/nre.nim') diff --git a/src/nre.nim b/src/nre.nim index 0585e49b2..f96820b2c 100644 --- a/src/nre.nim +++ b/src/nre.nim @@ -47,7 +47,8 @@ from unicode import runeLenAt type Regex* = ref object ## Represents the pattern that things are matched against, constructed with - ## ``re(string)``. Examples: ``re"foo"``, ``re(r"(*ANYCRLF)(?x)foo # comment". + ## ``re(string)``. Examples: ``re"foo"``, ``re(r"(*ANYCRLF)(?x)foo # + ## comment".`` ## ## ``pattern: string`` ## the string that was used to create the pattern. -- cgit 1.4.1-2-gfad0