Skip to content

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

  1. Add new task or edit existing task.
  2. Add HTML tags into the textarea (like ).

Expected Result(s)

HTML tag will be directly shown without conversion.

Log(s) and/or Screenshot(s)

image image

Fix Suggestions

Edited by LittPi Chan