Skip to content

Commit 191b4ea

Browse files
committed
Update README.md
1 parent db9b1e6 commit 191b4ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ The following are the metadata fields that the custom writer uses:
7272

7373
- `project` (String) _required_: This is typically the plugin name. This is prefixed to all generated tags. (e.g. `*project-heading*`)
7474
- `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`.
7676

7777
Example:
7878

0 commit comments

Comments
 (0)