From eebd28631e3c732f316bdb93c7d158760753d473 Mon Sep 17 00:00:00 2001 From: Sauli Anto Date: Sat, 28 Sep 2019 19:21:38 +0300 Subject: [PATCH] Add tests placeholder --- README.md | 1 + tests/README.md | 2 ++ 2 files changed, 3 insertions(+) create mode 100644 tests/README.md diff --git a/README.md b/README.md index 8158053b8..f26cdf2c1 100644 --- a/README.md +++ b/README.md @@ -113,3 +113,4 @@ It's possible to paste equations in mathtex by using __delimiters__. For example - Fix KaTex preview - Make better way to import lark theme for plugin - MathML input and output when using MathJax version 3 +- Make tests diff --git a/tests/README.md b/tests/README.md new file mode 100644 index 000000000..53e37c92d --- /dev/null +++ b/tests/README.md @@ -0,0 +1,2 @@ +# Testing +Todo