imagej / imagej/imagej.github.io
Resolve funkiness of clear include
@elevans is already working on this.
Since May 26, 2021.
- Dominant language
- JavaScript
- Stars
- 30
- Forks
- 203
- Avg merge
- 1h 50m
- Merged PRs (30d)
- 1
Description
If we `{% include clear %} on the same line as other text it appears to break the html:

When used as intended, it creates a *huge* amount of whitespace.. and the `content` attribute is placed as content but I think there are many uses of the `include` that expect the content to be the clear direction?

Should it be refactored to accept directions? Do we even need this `include`?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.