Skip to content

apa_num.integer() ignores big.mark #586

Description

@mariusbarth

Describe the bug
apa_num.integer() ignores big.mark

To Reproduce

 apa_num(7000L, big.mark = ",")

returns "7000"

Expected behavior
Should return "7,000".

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions