-
Notifications
You must be signed in to change notification settings - Fork 766
Closed
Labels
A-formattingarea: changes to formattersarea: changes to formattersS-minorseverity: minorseverity: minorT-bugtype: a bugtype: a bugX-importedimported from Bitbucketimported from Bitbucket
Milestone
Description
(Original issue 1407 created by gargoylesoft on 2017-12-20T06:49:57.823421+00:00)
I'm copying a section of code from Xcode and then running this command in the terminal:
pbpaste | pygmentize -l swift -f rtf -O style=xcode | pbcopy -Prefer rtf
When I then paste into Pages for Mac all of the newlines are being set as Paragraph inserts instead of line inserts, so I have to manually go and change them all. Is there a way to fix this from pygments?
Metadata
Metadata
Assignees
Labels
A-formattingarea: changes to formattersarea: changes to formattersS-minorseverity: minorseverity: minorT-bugtype: a bugtype: a bugX-importedimported from Bitbucketimported from Bitbucket