- Make markdown-toc-header-toc-* customizable - Closes #26
- Update version
- Release notes
- Update version
- Fix the problem when generating TOC for document with UTF-8 characters - Closes #24
- Release notes
- Update dependencies (markdown-mode)
- Update version
- Add template for issues
- Add markdown-toc-bug-report command
- Release notes
- Permit user-custom function to manipulate toc some more - #16
- Improve testing
- Clean some code
- Update version
- Clean up tests
- Add test coverage
- Improve CI code
- Respect elisp conventions
- Update version
- Update version dependencies
- Release notes
- Add prefix argument to `markdown-toc/generate-toc' to replace existing TOC at the same location #10
- Simplify tests launcher
- Add itest on toc generation when using modifier [2/2]
- Use ert to simplify tests output reading in case of error
- Add test on the new use case from #10
- Update README.md
- Update version
- Release notes
- Fix typo on the markdown header information
- Strip non-ASCII characters from heading links, to be consistent with GitHub.
- Update version
- Release notes
- Deploy to Marmalade
- Use directly markdown-toc, no need to require anything
- Update documentation about installation procedure (marmalade)
- Update version
- Update release notes
- If melpa recipe is accepted, update the README.md about how to install
- Add COPYING file + licence inside markdown-toc.el
- Simplify packaging (no need to use tarball nor *-pkg.el file)
- Upgrade version
- Release notes
- Update an existing TOC
- Create a section around TOC
- Find if a TOC is already present in buffer
- Remove old TOC
- Create new one
- Reference markdown-toc version
- Reference the inspiration from doctoc
- Upgrade version
- Release notes
- Prepare filesystem to deploy to melpa (avoid having tests files with the file to package)
- Upgrade version + package
- Release notes
- Initialize Project
- Initialize github repository
- Cask
- Generate a TOC at point
- Update header documentation
- Update README.md about use case
- Makefile
- Tests
- Travis-ci
- Upgrade version + package
- Release notes