Feature: bugreports As a CSL cite processor hacker I want the test bugreports_NumberAffixEscape to pass @citation @bugreports Scenario: Number Affix Escape Given the following style: """ """ And the following input: """ [{"edition":"2","id":"ITEM-1","type":"book"}] """ When I cite all items Then the result should be: """ (a2) """