Skip to content

Render the text into the HTML for readers without JavaScript #8847

Description

@ryanprior

Is your feature request related to a problem? Please describe.
I shared a document from my NextCloud with a colleague who keeps JavaScript disabled, and got feedback that it was inconvenient to have to enable it just to read a plain text document.

Describe the solution you'd like
Pre-render the text in the initial HTML payload so that it displays for NoScript users, with progressive enhancement.

Describe alternatives you've considered
If when creating a "share" link I could select an option to share a raw download, that would also have worked for this colleague.

Additional context
This could also help with supporting a wider array of browsers and text scraping tools &c. General accessibility improvement by putting the text in the plain HTML.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions