]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/bugs.mdwn
add basic borders around blog posts
[ikiwiki.git] / doc / bugs.mdwn
index 5ef78b25a5d7b34828a9919dd08d9e1379f7ccfd..bf4ffb53c301a3f2f955f4a43a298dbb111c2850 100644 (file)
 * If a file in the srcdir is removed, exposing a file in the underlaydir,
   ikiwiki will not notice the change and rebuild it until the file in the
   underlaydir gets a mtime newer than the mtime the removed file had.
-* Pages rendered from files in the underlaydir should not have a history
-  link, since there's no file in the svn repo to view the history of.
-* Markdown will try to expand stuff inside postprocessordirectives. For
-  example, if there are two *'s, it will turn them to html em's, which
-  breaks things unexpectedly and requires escaping.
 * ikiwiki will generate html formatted error messages to the command
   line if --cgi is set, even if it's not yet running as a cgi