главная|main page

состояние|status

блог|blog

файлы|files

программы|software

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarlos Fenollosa <carlos.fenollosa@gmail.com>2013-07-30 15:09:27 +0200
committerCarlos Fenollosa <carlos.fenollosa@gmail.com>2013-07-30 15:09:27 +0200
commit0749d228354a126529b918aba25de15e03666ab2 (patch)
treebe020287e1af2ef1deee30ddc5944ccd44c7a624
parent57469bbd5e7db9c1799aa853d76e3b4c529026f4 (diff)
Update README.md
-rw-r--r--README.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/README.md b/README.md
index 6d966e2..61fc6a5 100644
--- a/README.md
+++ b/README.md
@@ -52,3 +52,15 @@ Features
- A simple but nice and readable design, with nothing but the blog posts
Read the CHANGELOG section of the script header for more updates
+
+Future ideas
+------------
+
+This software is still maintained, however, it can be considered finished. It has been used by many people
+and no bugs have been found.
+
+In the issues tab you can find some improvements; the main one is the addition of Markdown support for posts.
+This requires a Markdown parser, which would add more dependencies and/or increase the code length.
+
+If you happen to find a concise, elegant Markdown to HTML parser which runs in Bash and is portable, please
+comment on issue #14