From e77226c4f61688e354a7bd6bdebd1a10721a8d5e Mon Sep 17 00:00:00 2001 From: Justin Hileman Date: Tue, 6 Apr 2010 00:19:55 -0400 Subject: [PATCH] Added 'known issues' to readme. --- README.markdown | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.markdown b/README.markdown index 108a0a8..f128984 100644 --- a/README.markdown +++ b/README.markdown @@ -69,6 +69,13 @@ Here's the same thing, a different way: ?> +Known Issues +------------ + + * Sections don't respect delimiter changes -- `delimiters` example currently fails with an "unclosed section" exception. + * Test coverage is incomplete. + + See Also --------