notStriked top-level constant

String const notStriked

Not striked.

Same as notCrossedOut.

Compatibility:

  • +vscode
  • -mac Terminal
  • +mac iTerm2
  • ?as

See also strike.

Implementation

const String notStriked = notCrossedOut;