-
-
Notifications
You must be signed in to change notification settings - Fork 107
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
V9: Fix Markdown mobile editor #398
V9: Fix Markdown mobile editor #398
Conversation
…play comments turned on Enable comments is true by default when using the markdown editor
…onse as opposed to raw string that was using quotes in the response for the URL
…100% sure this is needed
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great work! I added a couple comments in there. Your PR message says:
Please thoroughly test the upload logic, and it works as expected still
Do you mean you thoroughly tested it, or you want me to thoroughly test it? I trust your testing and prob wont have time this week :)
src/Articulate/App_Plugins/Articulate/Views/MarkdownEditor.cshtml
Outdated
Show resolved
Hide resolved
Updated with your suggestions and I have done testing, but was asking for you to test it as well, but if you trust me then all good. |
This fixes up the API Controller used in the mini AngularJS app for mobile posting with the url
/a-new
Please thoroughly test the upload logic, and it works as expected still