-- printf-like format string for the Folger play URLs.local url_pattern = 'https://www.folger.edu/explore/shakespeares-works/%s/read/%s/%s/#%s'
-- printf-like format string for the act, scene, line display.local location_format = '[%s %s.%s.%s].'
-- printf-like format string for the FTLN display.local ftln_format = 'ftln [%s %s].'
return