Files
Peter Kokot be010b4435 Sync final newlines
- Redundant final newlines trimmed into one
- Missing final newlines added where can be added

According to POSIX, a line is a sequence of zero or more non-' <newline>'
characters plus a terminating '<newline>' character. [1] Files should
normally have at least one final newline character although not
mandatory.

[1] http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap03.html#tag_03_206
2018-10-01 20:21:21 +02:00
..
2018-10-01 20:21:21 +02:00
2016-11-15 22:44:02 +01:00
2016-11-26 14:58:42 +01:00
2017-09-17 15:41:02 +02:00
2017-09-26 10:53:52 +02:00
2018-10-01 20:21:21 +02:00
2018-10-01 20:21:21 +02:00
2018-10-01 20:21:21 +02:00
2016-11-25 18:36:40 +01:00

Tools and scripts to help with rendering and enhancing the documentation in general.

Here are some possible examples:

  1. A script to convert from Markdown to Word or PDF might live in here.
  2. A tool to help move cross reference links from Word to Markdown.
  3. A script to add numbered headings to Markdown.