2016-09-21 19:44:57 +02:00
|
|
|
When using inline with postform=yes, the user can click on the edit button
|
|
|
|
without providing a title, and are allowed to save the page. This results
|
|
|
|
in a file with a name like ".mdwn", which ikiwiki won't render.
|
2016-09-21 19:51:42 +02:00
|
|
|
--[[Joey]]
|
|
|
|
|
|
|
|
> [[done]]; made it error out in this case.
|