summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index d767c82..03fa1c5 100644
--- a/README.md
+++ b/README.md
@@ -106,6 +106,9 @@ Here are the options that can be stored in this file:
// Add toc at the end of the file
"toc": true,
+ // Add page numbers to the bottom of every page
+ "pageNumbers": false,
+
// Font size for the fiel content
"fontSize": 12,