mirror of
https://github.com/johnkerl/miller.git
synced 2026-07-20 18:10:07 +00:00
neaten
This commit is contained in:
parent
3d082809b2
commit
e805161f7a
2 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<p/>In its current form, Miller handles ASCII data by design. This means it
|
||||
also handles UTF-8, albeit mostly by accident. (I have no plans to support
|
||||
UTF-16 or ISO-8859-1 is.) Tabular output formats (pprint and xtab) are handled correctly.
|
||||
UTF-16 or ISO-8859-1.) Tabular output formats (pprint and xtab) are handled correctly.
|
||||
Please file an issue at <a
|
||||
href="https://github.com/johnkerl/miller">https://github.com/johnkerl/miller</a>
|
||||
if you encounter bugs related to internationalization (or anything else for
|
||||
|
|
|
|||
|
|
@ -95,7 +95,7 @@ Miller commands were run with pretty-print-tabular output format.
|
|||
<!-- BODY COPIED FROM content-for-internationalization.html BY poki -->
|
||||
<p/>In its current form, Miller handles ASCII data by design. This means it
|
||||
also handles UTF-8, albeit mostly by accident. (I have no plans to support
|
||||
UTF-16 or ISO-8859-1 is.) Tabular output formats (pprint and xtab) are handled correctly.
|
||||
UTF-16 or ISO-8859-1.) Tabular output formats (pprint and xtab) are handled correctly.
|
||||
Please file an issue at <a
|
||||
href="https://github.com/johnkerl/miller">https://github.com/johnkerl/miller</a>
|
||||
if you encounter bugs related to internationalization (or anything else for
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue