]> git.scottworley.com Git - vopamoi/commit
Keep description in its own span
authorScott Worley <scottworley@scottworley.com>
Thu, 27 Jan 2022 20:52:53 +0000 (12:52 -0800)
committerScott Worley <scottworley@scottworley.com>
Thu, 27 Jan 2022 20:52:53 +0000 (12:52 -0800)
commit267376878a35c6548d3b3bf2ea70cc2344450da5
tree8934c1cc33aafb5a9491721e07e1d2b6a1f5bba7
parent54c191805520acf16e11b41f812571cfaf93706f
Keep description in its own span

Tags broke task.textContent being an easy way to get the task
description, which editTask was using.  This restores neatness & fixes a
bug in which tag names were slurped into the edit-task buffer.
vopamoi.ts