From f1929c64b668c8ee22d33df246147ae179b33cd9 Mon Sep 17 00:00:00 2001 From: Matt Rogers Date: Mon, 25 Mar 2013 20:22:01 -0500 Subject: [PATCH] README language fixes Fix some wording, grammar, etc. --- README.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.markdown b/README.markdown index 0b68c9f1..67065d0a 100644 --- a/README.markdown +++ b/README.markdown @@ -116,8 +116,8 @@ Darling, I packed you a couple renderers for lunch Redcarpet comes with two built-in renderers, `Redcarpet::Render::HTML` and `Redcarpet::Render::XHTML`, which output HTML and XHTML, respectively. These -renderers are actually implemented in C, and hence offer a brilliant -performance, several degrees of magnitude faster than other Ruby Markdown +renderers are actually implemented in C and hence offer brilliant +performance — several degrees of magnitude faster than other Ruby Markdown solutions. All the rendering flags that previously applied only to HTML output have