Feature: magic As a CSL cite processor hacker I want the test magic_LineSpacingDouble to pass @bibliography @magic Scenario: Line Spacing Double Given the following style: """ """ And the following input: """ [{"author":[{"family":"Smith","given":"John","static-ordering":false}],"id":"ITEM-1","issued":{"date-parts":[["2000"]]},"title":"Book A","type":"book"},{"author":[{"family":"Jones","given":"Robert","static-ordering":false}],"id":"ITEM-2","issued":{"date-parts":[["2001"]]},"title":"Book B","type":"book"}] """ When I render the entire bibliography Then the bibliography should be: """