on iooxa.dev the r-code example does not show the attributes that can be used including `language`, when the following are possible: ``` language: { type: String }, copy: { type: Boolean }, compact: { type: Boolean }, ```