jmjeong 35 Posted October 28, 2014 Share Posted October 28, 2014 Download: https://dl.dropboxusercontent.com/u/4345768/markdown-toc.alfredworkflow Usage: Select markdown document, and select [Markdown TOC] then toc contents are copied to Clipboard. Markdown: ## A ### Aa #### aa #### ab ### Ab ## B ### Ba #### ba #### bb ### Bb ### Bc ## C ### Ca #### ca Output: Default depth of section is 2. 1 A 1.1 Aa 1.1.1 aa 1.1.2 ab 1.2 Ab 2 B 2.1 Ba 2.1.1 ba 2.1.2 bb 2.2 Bb 2.3 Bc 3 C 3.1 Ca 3.1.1 ca 40-02 and jarhead 2 Link to post
Bhishan 4 Posted August 10, 2018 Share Posted August 10, 2018 Your link is broken. Probably you may want to share it on github or just share the code in this thread. Link to post
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now