mirror of
https://github.com/selectstarfromusers/obsidian-task-manager.git
synced 2026-07-22 06:05:56 +00:00
The scorecard flags the text-decoration property at the property level — every value trips it. 0.1.6 switched longhand -> shorthand and was still flagged. Removed the .ot-task-row.completing strikethrough rule entirely; completion is already conveyed by the opacity fade + collapse. Co-authored-by: Isaac
10 lines
171 B
JSON
10 lines
171 B
JSON
{
|
|
"0.1.0": "1.10.0",
|
|
"0.1.1": "1.10.0",
|
|
"0.1.2": "1.10.0",
|
|
"0.1.3": "1.10.0",
|
|
"0.1.4": "1.10.0",
|
|
"0.1.5": "1.10.0",
|
|
"0.1.6": "1.10.0",
|
|
"0.1.7": "1.10.0"
|
|
}
|