alphabetically sort record types in readme
This commit is contained in:
@@ -273,6 +273,15 @@ And an answer, additional, or authority looks like this
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
#### `RP`
|
||||||
|
|
||||||
|
``` js
|
||||||
|
{
|
||||||
|
mbox: 'admin.example.com',
|
||||||
|
txt: 'txt.example.com'
|
||||||
|
}
|
||||||
|
```
|
||||||
|
|
||||||
#### `RRSIG`
|
#### `RRSIG`
|
||||||
|
|
||||||
``` js
|
``` js
|
||||||
@@ -289,15 +298,6 @@ And an answer, additional, or authority looks like this
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
#### `RP`
|
|
||||||
|
|
||||||
``` js
|
|
||||||
{
|
|
||||||
mbox: 'admin.example.com',
|
|
||||||
txt: 'txt.example.com'
|
|
||||||
}
|
|
||||||
```
|
|
||||||
|
|
||||||
#### `SOA`
|
#### `SOA`
|
||||||
|
|
||||||
``` js
|
``` js
|
||||||
|
|||||||
Reference in New Issue
Block a user