Commit 6fd02f8
committed
Collapse adjacent blank lines.
Automated clean-up with the following commands in Vim:
:set autowriteall
:bufdo 0,/^# / g/^$/d
:bufdo %! cat -s
Verified changes are only in blank lines with 'git diff
--ignore-blank-lines', which has no output. Also confirmed no
changes in the HTML output from DocC.1 parent fd82527 commit 6fd02f8
File tree
42 files changed
+0
-1325
lines changed- Sources/TSPL/TSPL.docc
- GuidedTour
- LanguageGuide
- ReferenceManual
- RevisionHistory
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
42 files changed
+0
-1325
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | 1 | | |
4 | 2 | | |
5 | 3 | | |
| |||
50 | 48 | | |
51 | 49 | | |
52 | 50 | | |
53 | | - | |
54 | 51 | | |
55 | 52 | | |
56 | 53 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | 1 | | |
4 | 2 | | |
5 | 3 | | |
| |||
51 | 49 | | |
52 | 50 | | |
53 | 51 | | |
54 | | - | |
55 | 52 | | |
56 | 53 | | |
57 | 54 | | |
| |||
0 commit comments