Normalize Line Endings
JSON →Takes an iterator over chars and returns a new iterator with all line endings (\r, \n, or \r\n) as \n.
Resources
API endpoints
full doc /v1/registry/normalize-line-endings
Takes an iterator over chars and returns a new iterator with all line endings (\r, \n, or \r\n) as \n.