Skip to content

1. Remediated erroneous punctuation and make the formatting more consistent:

Thiago Sueto requested to merge work/thiagosueto/formatting-fixes into master
  1. https://invent.kde.org/documentation/develop-kde-org/-/edit/master/content/docs/contribute/formatting.md?ref_type=heads#L85:~:text=available%20options%20are%3A-,group%3A%2C%20which,-lists%20sections%20with

    1. https://invent.kde.org/documentation/develop-kde-org/-/edit/master/content/docs/contribute/formatting.md?ref_type=heads#L86:~:text=of%20the%20tutorial.-,aliases%3A%2C%20which,-creates%20aliases%20that
  2. Added absent syntax highlighting to existent code blocks. (Primarily, markdown and html.)

  3. Converted the last example section delimiter into a heading and its subsidiary <code>ified children into <pre>s so that they gain syntax highlighting and are easily duplicatable.

This MR serves to merge !389 (closed) with the added formatting fixes. This keeps the commit and credits to @rokejulianlockhart .

Merge request reports