In live preview, multi-line checked task list items are not fully crossed through

Steps to reproduce

  1. Create a file like:

    - [x] Line one
    
         Line two
    
  2. Observe in reading mode and live preview mode.

Expected result

In live preview mode, both lines should be rendered greyed out and with a strike through, as in reading mode.

Actual result

Only the first line is rendered greyed out and with a strike through.

Environment

  • Operating system: Kubuntu 21.04 x86_64
  • Debug info
    SYSTEM INFO:
    Obsidian version: v0.14.5
    Installer version: v0.14.5
    Operating system: #51-Ubuntu SMP Thu Jan 6 22:14:29 UTC 2022 5.11.0-46-generic
    Login status: not logged in
    Insider build toggle: off
    Live preview: on
    Legacy editor: off
    Base theme: dark
    Community theme: none
    Snippets enabled: 0
    Safe mode: on
    

Additional information

Reading mode:

Screenshot_20220416_235049

Live preview mode:

Screenshot_20220416_235105

This is intentional Open a feature request for this.