mirror of
https://github.com/openshift/installer.git
synced 2026-02-06 00:48:45 +01:00
8 lines
267 B
Go
8 lines
267 B
Go
package write
|
|
|
|
// TODO: add diff writing that uses < and > (don't know what that is called)
|
|
// TODO: add side by side diffs
|
|
// TODO: add html diffs (?)
|
|
// TODO: add intraline highlighting?
|
|
// TODO: a way to specify alternative colors, like a ColorScheme write option
|