Markdown doc formatting with mdformatter #279

Merged
icex2 merged 2 commits from doc-formatting into master 2024-02-01 00:20:51 +03:00
2 Commits
Author SHA1 Message Date
icex2 d38a24759c chore: Apply formatting to all markdown docs 2024-01-31 22:20:38 +01:00
icex2 3a0aab7734 feat(dev): Add markdown document formatting
Apply a consistent style across all markdown documents.
Use mdformat (https://github.com/executablebooks/mdformat)
to achieve that. Improves maintainability and readability.
2024-01-31 22:20:17 +01:00