pandoc-3.2: test/command/9657.md
```
% pandoc -t opendocument
[Text here]{custom-style="Strikethrough"}
^D
<text:p text:style-name="Text_20_body"><text:span text:style-name="Strikethrough">Text
here</text:span></text:p>
```
```
% pandoc -t opendocument
[Text here]{custom-style="Strikethrough"}
^D
<text:p text:style-name="Text_20_body"><text:span text:style-name="Strikethrough">Text
here</text:span></text:p>
```