mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2024-05-11 05:55:12 +00:00
Replace Jekyll highlight tags with fenced code blocks (#1412)
* Replace Jekyll highlight tags with fenced code blocks Replace Jekyll highlight tags with fenced code blocks. Canonicalize javascript to js. Correct highlighting languages. Add highlighting to code blocks. Remove leading $ from bash blocks. Remove empty lines at start and end of code blocks. Stripped trailing whitespace. * Fix language of code highlighting
This commit is contained in:
@@ -41,7 +41,7 @@ automatically from all the issues tagged `provider-request`:
|
||||
|
||||
Message to requester:
|
||||
|
||||
```
|
||||
```text
|
||||
Thank you for requesting this provider!
|
||||
|
||||
I've tagged this issue as a provider-request. It will (soon) be listed as a "requested provider" on the provider list web page:
|
||||
|
Reference in New Issue
Block a user