python-redmine
python-redmine copied to clipboard
Not possible to generate issue preview
While editing issue in web, there is possibility to press preview to see parsed textile formatting. In this case the web page send to server this request: POST https://redmine.host.com/issues/preview/edit/3783?project_id=some_project
In this project this functionality is not implemented. Are there any possibility to get it in the future release?