aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorjdhao <jdhao@hotmail.com>2019-10-18 12:53:27 +0800
committerGitHub <noreply@github.com>2019-10-18 12:53:27 +0800
commit0621506858621381f80a6ab6e3ed1160830742da (patch)
tree5a8ddacad9c15bc847196f565de00695c86ec0d6 /tools
parentd57ecccd0a793a8fb82bc1ee778d442ab1c3ced7 (diff)
Add README for setting up markdown2ctags
Diffstat (limited to 'tools')
-rw-r--r--tools/README.md2
1 files changed, 2 insertions, 0 deletions
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/).