]> git.za3k.com Git - za3k.git/commitdiff
Switch to new markdown handler
authorZachary Vance <vanceza@gmail.com>
Fri, 13 Mar 2015 20:44:16 +0000 (13:44 -0700)
committerZachary Vance <vanceza@gmail.com>
Fri, 13 Mar 2015 20:44:16 +0000 (13:44 -0700)
journal/.htaccess
journal/issues.md

index 7010055e2f086ab053b748643c6f5e83d56cb142..fff76c279b9e733d91f955b80d0c203f6ebc19b4 100644 (file)
@@ -1,2 +1,2 @@
-Action markdown /cgi-bin/markdown/handler.php
+Action markdown /cgi-bin/markdown/Markdown.cgi
 AddHandler markdown .md
index 0c6af9fc2d346e1e0dbc6767fe757098849dd8ed..868f69b1d028bb34397fb4af14692e42f817f8cb 100644 (file)
@@ -3,12 +3,14 @@ Issues I have reported
 
 Open bugs
 ---------
+
 | Link                                                 | Description                                              |
 |------------------------------------------------------|----------------------------------------------------------|
 |                                                      |                                                          |
 
 Open feature requests
 ---------------------
+
 | Link                                                 | Description                                              |
 |------------------------------------------------------|----------------------------------------------------------|
 | https://github.com/joemccann/dillinger/issues/308    | Add file locations to cloud editor. **Two $10 bounties** |
@@ -16,6 +18,7 @@ Open feature requests
 
 Bugs I reported which were fixed
 --------------------------------
+
 | Link                                                 | Description                                              |
 |------------------------------------------------------|----------------------------------------------------------|
 | https://github.com/mikolalysenko/union-find/issues/4 | Algorithm misimplemented                                 |
@@ -23,6 +26,7 @@ Bugs I reported which were fixed
 
 Features I requested which were added
 -------------------------------------
+
 | Link                                                 | Description                                              |
 |------------------------------------------------------|----------------------------------------------------------|
 | https://github.com/mispy/twitter_ebooks/issues/37    | Better tolerance for twitter's rate-limiting             |