Feature: number As a CSL cite processor hacker I want the test number_StrangeError to pass @citation @number Scenario: Strange Error Given the following style: """ """ And the following input: """ [{"id":"ITEM-1","page":"463-509","type":"article-journal"}] """ When I cite all items Then the result should be: """ 463‑509 """