# Strike
Enables you to use the `` HTML tag in the editor.
## Options
| Option | Type | Default | Description |
| ------ | ---- | ------- | ----------- |
| class | string | – | Add a custom class to the rendered HTML tag. |
## Commands
| Command | Options | Description |
| ------ | ---- | ---------------- |
| strike | — | Mark text as strikethrough. |
## Keybindings
* Windows & Linux: `Control` + `D`
* macOS: `Command` + `D`
## Usage
```markup