fix: resolve markdownlint errors
Disable MD060 (table column alignment) and MD032 (list blank lines). Add language tags to bare fenced code blocks (MD040).
This commit is contained in:
@@ -246,7 +246,7 @@ systemctl list-timers
|
||||
|
||||
### OnCalendar Syntax
|
||||
|
||||
```
|
||||
```text
|
||||
# Format: DayOfWeek Year-Month-Day Hour:Minute:Second
|
||||
|
||||
*-*-* 02:00:00 # daily at 2am
|
||||
|
||||
Reference in New Issue
Block a user