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:
@@ -15,7 +15,7 @@ Scattered notes, bookmarks, and `history | grep` are poor substitutes for well-o
|
||||
|
||||
Flat file collection — no build step, no dependencies. Plain Markdown rendered by any viewer (terminal, browser, editor).
|
||||
|
||||
```
|
||||
```text
|
||||
topics/<topic>.md # Individual howto files
|
||||
docs/TEMPLATE.md # Template for new topics
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user