oakmac/parinfer-elisp
support multiple comment characters (port from upstream)
Open
#15 opened on Jun 17, 2022
help wanted
Repository metrics
- Stars
- (98 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
The upstream parinfer implementation supports configurable comment characters. See details in this issue and related commits.
This project should adopt these changes and update the test suite and code accordingly.
This change is important for Janet language support.