- Support for anchors in wikilinks
- Renamed
generatePageNameFromLabelandpostProcessPageNametogeneratePagePathFromLabelandpostProcessPagePathrespectively. The module retains backwards compatibility with the previous property names.
- This changelog.
- Now replaces every space in a wiki link with an underscore (
_). Previous versions only replaced the first space. (implements #3)
- Upgraded
json-schemaandjsprimto address a critical vulnerability - Removed unused
requestdependency
- Supports a broader set of valid characters in links, including hyphens
- Support for a broader set of valid characters in links, including hyphens
- Upgraded most dependencies
- Support for punctuation in wiki links