Is it too late to add newline-separated lists?
    
    
    const colors = [
      "red"
      "green"
      "blue"
    ]
    
    
    Run

Reply via email to