Skip to content

Commit

Permalink
Hotfix: Fix markdown documents being converted with wrong file names
Browse files Browse the repository at this point in the history
Fixes a bug in the refactor in #50, affecting versions since v2.11.0, which occured due to insufficient unit test cases. The bug caused every subsequent page to include the previous page's basename in its name, causing increasingly long file names for every contiguous converted file.

This is a cherry-pick of 4df43d3 of #68.
  • Loading branch information
leojonathanoh committed Aug 10, 2021
1 parent 6b89918 commit d555373
Show file tree
Hide file tree
Showing 2 changed files with 136 additions and 62 deletions.
Loading

0 comments on commit d555373

Please sign in to comment.