Skip to content

Formatting

Stavros Kounis edited this page Apr 25, 2023 · 1 revision

Overview

The ARF text is maintained in Markdown.

We follow the convention to limit the length of each line to 72 characters.

This practice is beneficial as it improves the readability of the text, makes it easier to view and edit the Markdown source code, and ensures compatibility with various tools and systems.

Tools

VS Code

Use the Rewrap plugin and set the Wrapping Column value to 72. To access the configuration page follow:

  • Files > Preferences > Settings
  • Search for Rewrap
Clone this wiki locally