Skip to content

Commit 80e98f8

Browse files
chore(release): 1.9.1 [skip ci]
## [1.9.1](v1.9.0...v1.9.1) (2024-10-12) ### Bug Fixes * When the scanning cursor is at the end of the input string, parsing should NOT stop, fixes [#43](#43) ([#44](#44)) ([97ccdfd](97ccdfd))
1 parent 97ccdfd commit 80e98f8

File tree

105 files changed

+1729
-24908
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

105 files changed

+1729
-24908
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.9.1](https://github.com/harttle/md-padding/compare/v1.9.0...v1.9.1) (2024-10-12)
2+
3+
4+
### Bug Fixes
5+
6+
* When the scanning cursor is at the end of the input string, parsing should NOT stop, fixes [#43](https://github.com/harttle/md-padding/issues/43) ([#44](https://github.com/harttle/md-padding/issues/44)) ([97ccdfd](https://github.com/harttle/md-padding/commit/97ccdfd13d7e15a15dbfe447f2882c11208afdea))
7+
18
# [1.9.0](https://github.com/harttle/md-padding/compare/v1.8.0...v1.9.0) (2024-09-15)
29

310

docs/.nojekyll

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
TypeDoc added this file to prevent GitHub Pages from using Jekyll. You can turn off this behavior by setting the `githubPages` option to false.

0 commit comments

Comments
 (0)