Skip to content

Commit 7c4aa4d

Browse files
mediawiki.rst: fix table markup
1 parent c418213 commit 7c4aa4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/user/mediawiki.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ These markups can be used within text to apply character style.
6464
+------------------------------------+------------------------------------+
6565
| | ``<del>strikethrough</del>`` | :strikethrough:`strikethrough` |
6666
| | or | |
67-
| | ``<s>strikethrough</s>`` | |
67+
| | ``<s>strikethrough</s>`` | |
6868
+------------------------------------+------------------------------------+
6969
| | ``<code>Fixed width</code>`` | ``Fixed width`` |
7070
| | or | |

0 commit comments

Comments
 (0)