diff --git a/calibre-plugin/plugin-defaults.ini b/calibre-plugin/plugin-defaults.ini
index 14fee2a2..7b61dd83 100644
--- a/calibre-plugin/plugin-defaults.ini
+++ b/calibre-plugin/plugin-defaults.ini
@@ -684,9 +684,13 @@ use_threadmark_wordcounts:true
## "(12.1k)" These can be used with custom output (see
## https://github.com/JimmXinu/FanFicFare/wiki/CustomOutput ) or with
## chapter_title_*_pattern settings.
-## Example:
+## Examples for html & epub:
+#[html]
#tocpage_entry:
# ${chapter} ${date} ${kwords}
+#[epub]
+#tocpage_entry:
+# ${chapter} ${date} ${kwords}
## The 'date' value for chapters mentioned above can be formated with
## datethreadmark_format. Otherwise it will default to
diff --git a/fanficfare/defaults.ini b/fanficfare/defaults.ini
index 9b955794..8f34df33 100644
--- a/fanficfare/defaults.ini
+++ b/fanficfare/defaults.ini
@@ -711,9 +711,13 @@ use_threadmark_wordcounts:true
## "(12.1k)" These can be used with custom output (see
## https://github.com/JimmXinu/FanFicFare/wiki/CustomOutput ) or with
## chapter_title_*_pattern settings.
-## Example:
+## Examples for html & epub:
+#[html]
#tocpage_entry:
# ${chapter} ${date} ${kwords}
+#[epub]
+#tocpage_entry:
+# ${chapter} ${date} ${kwords}
## The 'date' value for chapters mentioned above can be formated with
## datethreadmark_format. Otherwise it will default to