Releases: kdheepak/panvimdoc
Releases · kdheepak/panvimdoc
v4.0.1
What's Changed
- docs: Update documentation by @backdround in #58
- feat: Add option for setting date pattern by @backdround in #60
- fix: Add links heading to ToC by @MeanderingProgrammer in #63
- Feature: add support for pre-commit by @vpratz in #56
New Contributors
- @backdround made their first contribution in #58
- @MeanderingProgrammer made their first contribution in #63
- @vpratz made their first contribution in #56
Full Changelog: v4.0.0...v4.0.1
v4.0.0
What's Changed
- Improve script for manual use by @saccarosium in #40
- feat: adding -h flag by @saccarosium in #42
- fix: check for scripts dir in project root instead of /scripts by @rktjmp in #43
- Skip blocks even in included files by @kdheepak in #46
- fix: include project root in package.path so requires work by @rktjmp in #44
- feat: convert
:h help-tag
into |help-tag| by @rktjmp in #47 - feat: add support by @rktjmp in #48
- fix(demojify): Do not remove U+0023 # Number Sign by @mikesmithgh in #50
- feat: add codepoints for unicode 15 emojis by @mikesmithgh in #51
- Update panvimdoc.sh to work on github actions with docker and scripts-dir by @kdheepak in #53
- fix: Remove emojis only outside code 🐛 by @kdheepak in #54
New Contributors
- @saccarosium made their first contribution in #40
- @rktjmp made their first contribution in #43
- @mikesmithgh made their first contribution in #50
Full Changelog: v3.0.6...v4.0.0
v3.0.6
v3.0.5
v3.0.4
Full Changelog: v3.0.3...v3.0.4
v3.0.3
What's Changed
- fix: broken level 4 headings by @udayvir-singh in #35
New Contributors
- @udayvir-singh made their first contribution in #35
Full Changelog: v3.0.2...v3.0.3
v3.0.2
v3.0.1
Full Changelog: v3.0.0...v3.0.1
v3.0.0
This release uses Pandoc v3.1 and required a rewrite to use the new lua API in Pandoc. This should be easier to maintain going forward.
What's Changed
- Fix enumerations by @leiserfg in #13
- feat: add option to "demojify" vimdoc output by @nekowinston in #15
- fix: update dead link in readme by @Tejada-Omar in #17
- Update to Pandoc v3.1 by @kdheepak in #29
- Change table to just Plain block by @kdheepak in #31
New Contributors
- @nekowinston made their first contribution in #15
- @Tejada-Omar made their first contribution in #17
- @kdheepak made their first contribution in #29
Full Changelog: v2.7.3...v3.0.0