Closed GoogleCodeExporter closed 8 years ago
This issue occurs because googlecl defaults to "--format txt", which does not
preserve formatting.
A workaround is to use "--format rtf" or "--format html" but your editor must
be able to handle the codes provided by those formats in order to sanely expect
to edit the files.
A more elegant workaround may be to code a wrapper script that parses the
relevant text from a different format (such as RTF or HTML) and opens a
temporary copy of this section in your editor. You could then point "--editor"
to this script.
Original comment by spruchnu...@gmail.com
on 6 Aug 2011 at 10:24
Original comment by szy...@endpoint.com
on 29 Dec 2012 at 7:36
Original issue reported on code.google.com by
marcle...@gmail.com
on 4 Jul 2011 at 12:22