From: Zachary Vance Date: Fri, 13 Mar 2015 20:44:16 +0000 (-0700) Subject: Switch to new markdown handler X-Git-Url: https://git.za3k.com/?a=commitdiff_plain;h=bba6f832fe04b87c95ff0500465068918a75482e;p=za3k.git Switch to new markdown handler --- diff --git a/journal/.htaccess b/journal/.htaccess index 7010055..fff76c2 100644 --- a/journal/.htaccess +++ b/journal/.htaccess @@ -1,2 +1,2 @@ -Action markdown /cgi-bin/markdown/handler.php +Action markdown /cgi-bin/markdown/Markdown.cgi AddHandler markdown .md diff --git a/journal/issues.md b/journal/issues.md index 0c6af9f..868f69b 100644 --- a/journal/issues.md +++ b/journal/issues.md @@ -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 |