mirror of
https://github.com/php/php-langspec.git
synced 2026-03-24 07:12:08 +01:00
- 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
310 B
310 B
Tools and scripts to help with rendering and enhancing the documentation in general.
Here are some possible examples:
- A script to convert from Markdown to Word or PDF might live in here.
- A tool to help move cross reference links from Word to Markdown.
- A script to add numbered headings to Markdown.