this post was submitted on 12 Aug 2023
8 points (100.0% liked)
Programming
13375 readers
8 users here now
All things programming and coding related. Subcommunity of Technology.
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
replying to @ono@lemmy.ca as the direct reply loops forever:
thanks for the answer! I already tried an empty paragraph
<p></p>
but it gets stripped out by the textarea as soon as I assign it to thetext
property: if I print the text right after it has been modified, the empty paragraph is gone. the same goes for `` or<[/]p>