From 6d454de6e5954f0e09adafca3141b5394bbc5140 Mon Sep 17 00:00:00 2001 From: Adam Chlipala Date: Sun, 6 May 2012 15:27:30 -0400 Subject: New optional suffice for 'rewrite' in .urp files: [-] --- tests/hyphenate.urp | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 tests/hyphenate.urp (limited to 'tests/hyphenate.urp') diff --git a/tests/hyphenate.urp b/tests/hyphenate.urp new file mode 100644 index 00000000..197fd9d0 --- /dev/null +++ b/tests/hyphenate.urp @@ -0,0 +1,5 @@ +rewrite url Hyphenate/* +rewrite style Hyphenate/somewhat_special spectactularly_great [-] +rewrite style Hyphenate/* [-] + +hyphenate \ No newline at end of file -- cgit v1.2.3