Skip to content

Commit

Permalink
chore: typing
Browse files Browse the repository at this point in the history
  • Loading branch information
phil65 committed Sep 17, 2023
1 parent d9955e7 commit 3373908
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mknodes/plugin/mkdocsbuilder.py
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ def get_page(
)
page.render(self._config, self.mk_files)
page.content = self._config.plugins.on_page_content(
page.content,
page.content or "",
page=page,
config=self._config,
files=self.mk_files,
Expand Down

0 comments on commit 3373908

Please sign in to comment.