Skip to content

Commit

Permalink
Rename .pagemargincontent to .pagemargin
Browse files Browse the repository at this point in the history
  • Loading branch information
iamgio committed Sep 5, 2024
1 parent 0b34f93 commit 20a6f92
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ fun pageFormat(
* @param content content to be displayed on each page
* @return a wrapped [PageMarginContentInitializer] node
*/
@Name("pagemargincontent")
@Name("pagemargin")
fun pageMarginContent(
position: PageMarginPosition = PageMarginPosition.TOP_CENTER,
content: MarkdownContent,
Expand Down

0 comments on commit 20a6f92

Please sign in to comment.