canonical / canonical/documentation-builder

Spacing needed after foldout

Open
#43 2 comments 0 reactions 0 assignees View on GitHub
Priority: Low Status: Triaged
Dominant language
HTML
Stars
7
Forks
21
PR merge metrics
No merged PRs in 30d

Description

If a foldout is not followed by another foldout then a blank line should be inserted after it. Otherwise you get text stuck to the foldout when it is folded.

```
Example #1
> foldout1
[add blank line]
text
```

```
Example #2
> foldout1
> foldout2
[add blank line]
text
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.