We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b512fa commit 01e2f99Copy full SHA for 01e2f99
3 files changed
.github/workflows/test.yml
@@ -1,4 +1,4 @@
1
-name: Run tests
+name: Tests
2
3
on:
4
push:
.travis.yml
README.md
@@ -1,6 +1,6 @@
# Markdown table prettifier extension for Visual Studio Code
-[](https://travis-ci.org/darkriszty/MarkdownTablePrettify-VSCodeExt)
+[](https://github.com/darkriszty/MarkdownTablePrettify-VSCodeExt/actions)
5
Makes tables more readable for humans. Compatible with the Markdown writer plugin's table formatter feature in Atom.
6
0 commit comments