Attempt to fix markdown in table cell.
diff --git a/README.md b/README.md
index c03729e..55cd568 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,9 @@
<table>
<tr>
-<td>
+<td markdown="1">
[](https://www.vim.org)
</td>
-<td>
+<td markdown="1">
[](https://github.com/vim/vim/actions?query=workflow%3A%22GitHub+CI%22) [](https://travis-ci.org/vim/vim) [](https://ci.appveyor.com/project/chrisbra/vim) [](https://cirrus-ci.com/github/vim/vim) [](https://codecov.io/gh/vim/vim?branch=master) [](https://scan.coverity.com/projects/vim) [](https://lgtm.com/projects/g/vim/vim/context:cpp) [](https://buildd.debian.org/vim) [](https://repology.org/metapackage/vim) [](https://fossies.org/linux/test/vim-master.tar.gz/codespell.html)
</td>
</tr>