Feature: flipflop As a CSL cite processor hacker I want the test flipflop_QuotesNodeLevelMarkup to pass @citation @flipflop Scenario: Quotes Node Level Markup Given the following style: """ """ And the following input: """ [{"id":"ITEM-1","issued":{"date-parts":[[1973,3,15]]},"type":"book"}] """ When I cite all items Then the result should be: """ “Speak, ‘friend’ of mine on this day, March 15, 1973, and enter.” """