Add tests and documentation for strikethrough element

This commit is contained in:
Christian Muehlhaeuser
2019-12-28 06:07:17 +01:00
parent 84795ad72f
commit d3bde07b2f
5 changed files with 33 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
~~Scratch this~~.
Binary file not shown.

After

Width:  |  Height:  |  Size: 768 B

+5
View File
@@ -0,0 +1,5 @@
{
"strikethrough": {
"crossed_out": true
}
}