Fixing markdown formatting
Esse commit está contido em:
pai
0adc227154
commit
cdb7d48270
13
README.md
13
README.md
@ -25,13 +25,12 @@ The alt-text is used as the title of each image in the month-level index file. I
|
|||||||
|
|
||||||
The configuration file is JSON as follows:
|
The configuration file is JSON as follows:
|
||||||
|
|
||||||
```
|
{
|
||||||
{
|
"url_re": "^/YOUR_SERVERS_MEDIA_ATTACHMENT_PATH/(.*)$",
|
||||||
"url_re": "^/YOUR_SERVERS_MEDIA_ATTACHMENT_PATH/(.*)$",
|
"title_res": [
|
||||||
"title_res": [
|
"^(.*?)\\.\\s*(.*)$"
|
||||||
"^(.*?)\\.\\s*(.*)$"
|
]
|
||||||
]
|
}
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
`url_re` should match the URLs of media attachments in the ActivityPub JSON. This will depend on your server - here's an example from the GLOSSATORY archive.
|
`url_re` should match the URLs of media attachments in the ActivityPub JSON. This will depend on your server - here's an example from the GLOSSATORY archive.
|
||||||
|
|||||||
Carregando…
x
Referência em uma nova issue
Block a user