Include the header when deleting columns

This commit is contained in:
ibbem
2020-03-31 18:21:45 +02:00
parent 6412352b54
commit 6912880697
3 changed files with 54 additions and 2 deletions

View File

@@ -0,0 +1,9 @@
|----------+----------+----------+----------|
| counting | backward | alphabet | backward |
|:========:+:=========+=========:+==========|
| 1 | 9 | a | z |
| 2 | 8 | b | y |
| 3 | 7 | c | x |
| 4 | 6 | d | w |
| 5 | 5 | e | v |
|----------+----------+----------+----------|