markdoc
markdoc copied to clipboard
A lightweight Markdown-based wiki system. Current status: abandoned.
I get the following response when I request a page that does not exist: Traceback (most recent call last): File "/Users/jonathan/.virtualenvs/wiki/lib/python2.7/site-packages/cherrypy/wsgiserver/**init**.py", line 1245, in communicate req.respond() File "/Users/jonathan/.virtualenvs/wiki/lib/python2.7/site-packages/cherrypy/wsgiserver/**init**.py", line 775,...
Is there a way to exclude certain static files being synced, using wildcard matching for example? An issue I've been seeing is that if I e.g. edit my `robots.txt`, my...
If I may, I would suggest that the default template's body width could perhaps be slightly increased. Right now, e.g. http://markdoc.org/ looks really (too) tiny on a decent-sized screen. The...
Looking over the [Meta-Data](http://www.freewisdom.org/projects/python-markdown/Meta-Data) extension for the Markdown implementation you're using, it occurs to me that it would be possible to have a number of important RDFa metadata attributes --...
Any chance that [MathJax](http://www.mathjax.org/) support could be provided out of the box?