eignnx / eignnx/m-o

Parse Multiple Distinct Values

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
enhancement good first issue
Dominant language
Rust
Stars
2
Forks
0
PR merge metrics
No merged PRs in 30d

Description

It might be a good idea to allow `m-o` to parse multiple values one after another at the top level. For example this currently doesn't parse:

```python
{"a": 1}{"b": 2}
```

Sometimes you have a script that prints multiple values on the command line and it would be nice for `m-o` to be able to prettify each value even if separated on different lines.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.