- fix: cli option --version throws (#752d4c7)
- chore: bump dependencies (#f807cdd)
- BREAKING CHANGE: Switch to ESM modules (#94caed2)
- chore: bump devDependencies (#f2959c4)
- chore: bump minor dependencies (#f35e919)
- docs: whitespaces (#6aca978)
- fix tests (#6fcf7c9)
- move path/filename resolution to ppinclude and ppinclude-browser (#8aed79f)
- add options to include portions of files (#ad3a0cd)
- chore: bump version (#53d2a42)
- chore: bump dependencies (#241145b)
- fix: linter issue (#682abc5)
- docs: update readme (#c4c1040)
- tests: add tests for
skipEscaping
option (#8d8ab41) - feat: add option
skipEscaping
for numbered headings (#cebc7fd)
- feat: new switch -s to write output to input file (#024401a)
- chore: bump dependencies (#e3c938e)
- chore: change browser tests (#9963d8d)
- feat: add [[TOC]] as alternative ToC syntax (#62819a5)
- chore: bump dependencies (#027db10)
- chore: travis update (#aecb673)
- chore: bump dependencies (#02730f8)
- fix: header increment with previous anchor (#b242d23)
- chore: travis test with node@14 (#f59ab78)
- chore: bump dev deps (#a3b78d6)
- chore: bump deps (#81757e9)
- test: regenerate slugger tests from all platforms (#8e7a4a4)
- fix: marked slugger (#4cd3458)
- chore: bump deps (#b97b3c8)
- chore: bump deps (#5145476)
- fix: prevent max call stack error for large number of tokens (#effdad5)
- feat: anchor ids for different markdown processors (#cfb37d5)
- docu: fix badge links (#cb8b099)
- refactor: es5 const, let instead of var (#f424b61)
- chore: add man page (#2761cb2)
- fix: autoid (#3ac12b5)
- chore: coverage (#8b21f70)
- chore: build browser build with webpack (#2714d5d)
- refactor: enable browser version (#dc21839)
- fix: autoids (#f86aa99)
- chore: replace png badges with svg (#86f31d8)
- feat: autoid=true adds tags (#5e278a1)
- feat: add anchor markdown header (#05f27aa)
- refactor: splitting up source (#20254b3)
- chore: use eslint instead of jshint (#57b91e7)
- bump dependencies (#2a16d27)
- Output anchor name tags in valid html syntax. (#a9474d0)
- package deps update; adding tests (#6f24a00)
- Merge branch 'mhofman-add-include-tags' (#6d30795)
- Test: Expected result file should be stable. Re-processing it should give the same result. (#7003c51)
- Output tags for include directive. (#66af426)
- update make readme (#8231e3f)
- autonumber ordered lists (#11ad9a4)
- fix parsing newlines (#393a86c)
- fix remove uppercase commands (#fc3f3d4)
- fix lex code blocks (#70092fb)
- uniq doubled references (#9aeb8ec)
- get travis to work (#226c5ee)
- travis.yml update (#684c35d)
- travis yml added (#5bed403)
- readme update (#4ddc34d)
- fix issue with code identified as heading (#3a76298)
- numberedheadings: new options skip, start, omit (#e820013)
- numberingheadings: remove leading numbers on all levels toc: remove links if in headings; test styles (#2f38916)
- minlevel for !numberedheadings; minlevel, omit for !toc (#ce45885)
- fix numbering on token refs (#0902747)
- component (#3409601)
- gfm fences fix (#d458bd7)
- devDependencies, .npmignore (#8610147)
- initial version (#826318c)