From caa98a8dde46055092a5cc3f1958f8e67649ac3d Mon Sep 17 00:00:00 2001 From: Pascal Deschenes Date: Tue, 30 Oct 2012 16:55:18 -0400 Subject: [PATCH] bug fixes: + fix bug with forEach extensions within client-side handling (browser) + update README to specify extension as array for client-side usage (same as server) --- README.md | 2 +- src/showdown.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 097e051..3b2d5bc 100644 --- a/README.md +++ b/README.md @@ -116,7 +116,7 @@ Showdown allows additional functionality to be loaded via extensions.