bigskysoftware / bigskysoftware/missing

User-generated content helper

Open
#162 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
CSS
Stars
798
Forks
29
PR merge metrics
No merged PRs in 30d

Description

```
.ugc {
white-space: pre-wrap;
overflow-wrap: break-word;
unicode-bidi: isolate;
}
```

Disables whitespace collapsing, prevents overflows and avoids bidirectional text bugs

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.