Skip to content

Removed staticMarkup option from docs. #722

@ehtb

Description

@ehtb

684cc25 reverted the documented feature to render static HTML (staticMarkup) without any additional info.

Does this mean it will be deprecated in the future? The reason I am asking is because I want to render an AMP page and this could be the right direction. Although this is a setting that can better be handled on the page level: app.renderToHTML(req, res, pagePath, queryParams, {staticMarkup:true}).

Perhaps if not, this could be added as an example (happy to do that), just because the setting is a bit hidden.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions