mgd020
mgd020
`Nested('self')` was already supported, but an indirectly recursive schema was not. This PR adds support for that.
Add [mjml-python](https://github.com/mgd020/mjml-python) to [community page](https://mjml.io/community)
Hi, Thanks for all the hard work on this project! I maintain a [Python package](https://github.com/mgd020/mjml-python) that uses this library as implementation, and I'd like to set a license on the...
So user can run `mjml` and it does what the JS version would. ``` Options: -r, --read Compile MJML File(s) [array] -m, --migrate Migrate MJML3 File(s) (deprecated) [array] -v, --validate...