1
0
mirror of https://github.com/StackExchange/dnscontrol.git synced 2024-05-11 05:55:12 +00:00

5 Commits

Author SHA1 Message Date
7fd35e85f8 DOCS: Fix typos, word usage, and inline code in docs (#1805) 2022-11-03 09:12:08 -04:00
5ba66fac52 DOCS: Add missing record modifiers (#1793) 2022-10-30 13:45:04 -04:00
b3e684326a DOCS: Clean up formatting and punctuation (#1776)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2022-10-27 16:17:19 -04:00
20dad35167 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
2022-02-17 12:22:31 -05:00
faac40cbf4 Docs: Add a page about macros and loops (#832) 2020-09-04 10:17:38 -04:00