diff options
author | Joey Hess <joey@wren.kitenet.net> | 2007-11-09 09:03:15 -0500 |
---|---|---|
committer | Joey Hess <joey@wren.kitenet.net> | 2007-11-09 09:03:15 -0500 |
commit | c2981cfca9cb16a8e303e129350de476faeb6610 (patch) | |
tree | 767da27671a7dc1624b696c89573d9096c1f517d | |
parent | cd4bc7c58086bbd61a2260e405eb7cb00134140c (diff) |
web commit by tschwinge: Bug fixed by <http://www.bddebian.com/gitweb/?p=wiki;a=commitdiff;h=3590f319ea80d8a153eba50be0b45bc5e6b87ef8>.
-rw-r--r-- | doc/plugins/contrib/texinfo.mdwn | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/doc/plugins/contrib/texinfo.mdwn b/doc/plugins/contrib/texinfo.mdwn index 61c1323db..4641f2be7 100644 --- a/doc/plugins/contrib/texinfo.mdwn +++ b/doc/plugins/contrib/texinfo.mdwn @@ -111,10 +111,3 @@ Those commands are know to not work currently: * `@contents` This is due to `makeinfo` not providing this functionality if rendering to stdout. - - -## *Preview* When Creating New Pages - -In the CGI web frontent, when freshly creating a *texi*-type page and selecting -to *Preview* the page before doing a *Save Page* you'll get a -`500 Internal Server Error`. |