2021-09-11 19:15:23 +02:00
|
|
|
gitea:
|
|
|
|
instance_url: "http://localhost:8080"
|
|
|
|
owner: "mfocko"
|
|
|
|
repository: "testing-repo"
|
|
|
|
|
|
|
|
language:
|
2021-09-11 23:34:25 +02:00
|
|
|
on_separate_line: false
|
|
|
|
opening: "## "
|
2021-09-11 19:15:23 +02:00
|
|
|
continuation: "## "
|
2021-09-11 23:34:25 +02:00
|
|
|
closing: "\n"
|