Input:
<u>underline</u>
<strike>strike</strike>
<span style="text-decoration: underline line-though">underline and strike</span>

Output:
NSParagraphStyle:
Alignment 4
    LineSpacing: 0
    ParagraphSpacing: 0
    ParagraphSpacingBefore: 0
    HeadIndent: 0
    TailIndent: 0
    FirstLineHeadIndent: 0
    LineHeight: 18/0
    LineHeightMultiple: 0
    LineBreakMode: 0
    Tabs: ()
    DefaultTabInterval: 36
    Blocks: (
)
    Lists: (
)
    BaseWritingDirection: 0
    HyphenationFactor: 0
    TighteningForTruncation: YES
    HeaderLevel: 0
[underline]
    NSColor: #000000 (NSDeviceRGBColorSpace)
    NSFont: Times-Roman 16.00 pt.
    NSKern: 0pt
    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
    NSStrokeWidth: 0
    NSUnderline: true
[ ]
    NSColor: #000000 (NSDeviceRGBColorSpace)
    NSFont: Times-Roman 16.00 pt.
    NSKern: 0pt
    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
    NSStrokeWidth: 0
[strike]
    NSColor: #000000 (NSDeviceRGBColorSpace)
    NSFont: Times-Roman 16.00 pt.
    NSKern: 0pt
    NSStrikethrough: true
    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
    NSStrokeWidth: 0
[ underline and strike ]
    NSColor: #000000 (NSDeviceRGBColorSpace)
    NSFont: Times-Roman 16.00 pt.
    NSKern: 0pt
    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
    NSStrokeWidth: 0

