Skip to content

HTML output does not wrap correctly on some browsers including Android #23

Description

@BenBtg

Transform any Fountain content to HTML using the HTMLFormatter.
View the document in Safari and content honours the break-word word wrap style set on all divs so only vertical scrolling is required.
View in Firefox or on an Android device and word wrapping is not honoured so horizontal and vertical scrolling is required.
I've looked at ways to force word wrap on the parent control or apply some css but it looks like ideally the generated html should be more explicit so it works as expected on all modern browsers.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions