Skip to content

update as_html to accept "\n" reformatting #872

@ayogasekaram

Description

@ayogasekaram

cells <- matrix(rep(list(list()), (nlh + nrow(x)) * (nc)), ncol = nc)

initialization uses the matrix object which does not account for new lines from any text wrapping using "\n".
replace the calculation with the "string matrix"

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