-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "Merge pull request #71 from freeformsystems/master"
This reverts commit e7df1f0, reversing changes made to c3fd67e. Commit was introduce as a aesthetic change when using `-Kutf8 -Tutf8`. Quoting from the issue that led to the PR: > This may seem a little strange, it's more aesthetic then anything > else. When troff is run with -Kutf8 -Tutf8 to ensure that utf8 > characters appear correctly then the bullets generated by \(bu appear as > small squares (I'm using 13pt Pragmata Pro). However, in `bundler` we're not using `-Tutf8`, but `-Tascii`, and this results in weird characters for list items as reported [here](cli-kit/cli-command#78). Since this change never made it into any `ronn` release, I think reverting it could encourage adoption of `ronn-ng` as a drop-in replacement of `ronn`. At least for us :)
- Loading branch information
1 parent
2bb3c22
commit bfb1f5d
Showing
4 changed files
with
25 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
.TH "NESTED_LIST_WITH_CODE" "" "January 1979" "" | ||
.IP "\[ci]" 4 | ||
.IP "\(bu" 4 | ||
\fBtoggle_status\fR | ||
.IP "\[ci]" 4 | ||
.IP "\(bu" 4 | ||
Toggle the display of the status bar\. | ||
.IP "" 0 | ||
|
||
.IP "\[ci]" 4 | ||
.IP "\(bu" 4 | ||
\fBspawn <executable> <additional args>\fR TODO explain path\-alike expansion | ||
.IP "" 0 | ||
|