From c647e8e16897a54a064e569c6e3ff27c07cc93ed Mon Sep 17 00:00:00 2001 From: Titus Date: Wed, 20 Jun 2012 17:34:12 -0600 Subject: [PATCH] Updated README --- README.md | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/README.md b/README.md index df90c6b..3ea6c96 100644 --- a/README.md +++ b/README.md @@ -105,6 +105,33 @@ Showdown has been tested successfully with: In theory, Showdown will work in any browser that supports ECMA 262 3rd Edition (JavaScript 1.5). The converter itself might even work in things that aren't web browsers, like Acrobat. No promises. +Extensions +---------- + +Showdown allows additional functionality to be loaded via extensions. + +### Client-side Extension Usage + +```js +