All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- A way to ignore certain headings.
- Fixed anchors may have invalid chars that break the links.
- Fixed wrong section numbe.
- Fixed depthTo option is not recognized.
- Fixed code block using tildes is not in code (kentakei's code).
- Fixed section header numbering not resetting (CapitalistHippie's code).
- This's a error commit.
- Using
tabSize
andinsertSpaces
from[markdown]
configuration (junian's code). - Only display right click menus when editing markdown files (junian's code).
- Inserted anchor is correct.
- Insert / Delete header number sections.
- Keyboard shortcuts.
- Editor context menus.
- Can't remove all custom option.
- Anchor mode is not support nodejs.
- Identical headers will link to first occurrence in text.
- RrderedList option should reset sub-order.
- Decode Unicode for anchor.
- Support header lines with trailing slashes (MarioSchwalbe's code).
- Modify Dependencies.
- Modify Dependencies.
- Add anchor mode, you can use anchor in other site.
- Based on GitHub markdown anchor generation (chriscamicas's code).
- Use Workspace Settings for Tabs and EOL (kevindaub's code).
- Auto remove extra space when depthFrom is not startFrom.
- Error when none attributes.
- Just update document.
- Remove attributes in.
- DepthTo is not valid.
- Load default config from vscode settings.
- Codeblock error.
- Recognised code to header list.
- Delete anchor failed sometime.
- Just update document.
- Auto active extensions on markdown.
- Auto insert anchor for header.
- Update on save is valid on other language.
- All basic function.