Skip to content

Commit 0b9016b

Browse files
kdheepakactions-user
authored andcommitted
Auto generate docs
1 parent 7e1fb0c commit 0b9016b

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

doc/panvimdoc.txt

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -446,21 +446,19 @@ Content that needs to be presented only in Markdown can be inside
446446
>
447447
<!-- panvimdoc-ignore-start -->
448448
449-
Right Left Center Default
450-
------- ------ ---------- -------
451-
12 12 12 12
452-
123 123 123 123
453-
1 1 1 1
449+
<details>
450+
<summary>Vimdoc Ignored Section</summary>
454451
455-
Table: Demonstration of simple table syntax.
452+
This section will ignored when generating the vimdoc file.
453+
This will only show up in the Markdown file.
454+
455+
</details>
456456
457457
<!-- panvimdoc-ignore-end -->
458458
<
459459

460460

461461

462-
463-
464462
Generated by panvimdoc <https://github.com/kdheepak/panvimdoc>
465463

466464
vim:tw=78:ts=8:noet:ft=help:norl:

0 commit comments

Comments
 (0)