diff --git a/tools/README.md b/tools/README.md new file mode 100644 index 0000000..8c7f928 --- /dev/null +++ b/tools/README.md @@ -0,0 +1,2 @@ +For the detail on how to set up `markdown2ctags.py` for showing Markdown tags in tagbar, +see [this post](https://jdhao.github.io/2019/10/15/tagbar_markdown_setup/).