Direct Use of HTML
| Question | Answer |
|---|---|
| Issue Type | Bug |
| Version | 0.4.0 |
| Component(s) Involved | To-do list |
Summary
HTML can be directly used and converted after inserting from textarea.
Step to Reproduce
- Add new task or edit existing task.
- Add HTML tags into the textarea (like
).
Expected Result(s)
HTML tag will be directly shown without conversion.
Log(s) and/or Screenshot(s)
Fix Suggestions
Edited by LittPi Chan

