-
Notifications
You must be signed in to change notification settings - Fork 23
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
Add files to comments #66
Comments
Hi, |
Hello, new release is there! Now, we can upload images into comments and print it out with the download comments menu. |
This is possible since Release v1.5.1 because comments are no longer necessarily written in plaintext. Now the plugin uses the user's configured text editor which is Atto by default which uses the HTML format by default. That makes it possible to embed external images, but also upload images that are stored with the comment. |
Since at the moment images are the only type of file for which the plugin really supports adding it to comments, I've created a new, separate issue for supporting other types of attachments: #94 |
It would be a useful feature if students could add a file to their questions, esp. images.
The text was updated successfully, but these errors were encountered: