Documentation/content/markdown
Javier Pérez c6ac9a9f94 Reduce line length limit and format content (#623)
# Changelog

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).

## Changed

- Update line length limit from 500 characters to 120 characters.

## Fixed

- Most instances of these lint issues:
  1. Lines longer than 120 characters ([MD013](https://github.com/DavidAnson/markdownlint/blob/v0.38.0/doc/md013.md)).
  2. Trailing whitespaces ([MD009](https://github.com/DavidAnson/markdownlint/blob/v0.38.0/doc/md009.md)).
  3. Ordered list item prefix ([MD029](https://github.com/DavidAnson/markdownlint/blob/v0.38.0/doc/md029.md)).
  4. Bare links ([MD034](https://github.com/DavidAnson/markdownlint/blob/v0.38.0/doc/md034.md)).

Co-authored-by: Patrick Schratz <pat-s@noreply.codeberg.org>
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/623
Reviewed-by: Patrick Schratz <pat-s@noreply.codeberg.org>
Co-authored-by: Javier Pérez <walpo@noreply.codeberg.org>
Co-committed-by: Javier Pérez <walpo@noreply.codeberg.org>
2025-06-14 11:38:21 +02:00
..
faq.md refactor: use american spelling convention and fix grammar 2024-05-24 20:51:47 -04:00
index.md Reduce line length limit and format content (#623) 2025-06-14 11:38:21 +02:00
introduction-to-markdown.md Reduce line length limit and format content (#623) 2025-06-14 11:38:21 +02:00
markdown-styleguide.md Add woodpecker ci & many linters (and their required fixes) (#377) 2024-06-11 07:51:22 +00:00
preformatted-text.md Reduce line length limit and format content (#623) 2025-06-14 11:38:21 +02:00
tables-in-markdown.md Add woodpecker ci & many linters (and their required fixes) (#377) 2024-06-11 07:51:22 +00:00
topics.md Add woodpecker ci & many linters (and their required fixes) (#377) 2024-06-11 07:51:22 +00:00
using-images.md Reduce line length limit and format content (#623) 2025-06-14 11:38:21 +02:00
using-links.md Reduce line length limit and format content (#623) 2025-06-14 11:38:21 +02:00
using-lists.md Fix markdown/* 2022-07-26 21:46:39 +02:00