Skip to content

Commit

Permalink
fix previous commit
Browse files Browse the repository at this point in the history
  • Loading branch information
MurakamiShinyu committed Nov 5, 2023
1 parent 1513ea9 commit f324bf4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/plugins/section.ts
Original file line number Diff line number Diff line change
Expand Up @@ -113,8 +113,6 @@ const sectionizeIfRequired = (node: any, ancestors: Parent[], file: VFile) => {
) {
return true;
}
}
}
}
return false;
};
Expand Down

0 comments on commit f324bf4

Please sign in to comment.