• Fetches scripture by the given reference as markdown.

    Parameters

    Returns Promise<string>

    let text = scripture("John 11:35 WEB")
    text === "Jesus wept."