You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -72,7 +72,7 @@ The following are the metadata fields that the custom writer uses:
72
72
73
73
-`project` (String) _required_: This is typically the plugin name. This is prefixed to all generated tags. (e.g. `*project-heading*`)
74
74
-`vimversion` (String) _optional_: The version vim / neovim that the plugin is targeting. If not present, the version of vim in the available environment is used.
75
-
-`toc` (Boolean) _optional_: Whether to generate table of contents or not.
75
+
-`toc` (Boolean) _optional_: Whether to generate table of contents or not. If not present, this value is set to `true`.
0 commit comments