oakmac/parinfer-lua

support \n and \r\n

Open

#5 opened on Feb 22, 2021

 (0 comments) (0 reactions) (0 assignees)Lua (1 fork)github user discovery
enhancementgood first issuehelp wanted

Repository metrics

Stars
 (21 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

This library should support \r\n and \n for line endings (just like parinfer.js).

Currently it only supports \n.

Contributor guide