danfickle / danfickle/openhtmltopdf

"white-space: nowrap" not working with Superscript<sup>

Open
#809 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
2.2k
Forks
423
PR merge metrics
No merged PRs in 30d

Description

The below code tries to keep the word example and its corresponding superscript to be in the same line.

This below code can be tested on the sandbox.

>
>
>
> div{
> width: 100px;
> height: 50px;
> border:1px solid black;
> }
> nobr{
> white-space:nowrap;
> }
>
>
>
>

this is example1 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.