Skip to content

variable undefined #6

@benzen

Description

@benzen

See
https://github.com/jrowny/node-rtf/blob/master/lib/format.js#L91

it should read

if(this.align.length > 0) rtf += this.align;

instead of

if(this.align.length > 0) rtf += align;

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