Matt Robertson
Matt Robertson
Thanks @codykerns. Since `applicationIdSuffix` is an [officially supported feature](https://developer.android.com/studio/build/build-variants#build-types) of the Android Gradle Plugin, it would be really nice to have this supported, where RevenueCat could just strip off a...
Any progress on this? I encountered the same issue, and switching from JUnit5 to JUnit4 fixed it, without any other changes.
+1 for the original feature request of actually preserving empty lines. As a specific use case, I'm using commonmark to build a sort of rich text editor using markdown as...
Any update on if/when this will be open sourced?
Good idea. This would be a great use case for using a [Github Action](https://docs.github.com/en/actions) to automatically run a linter like [markdownlint](https://github.com/markdownlint/markdownlint) on all PRs. I'll add a `help wanted` label...
Yeah they're pretty sweet. I've set up a few on different projects and could help give some guidance and answers questions, but I haven't done Markdown linting (or actually any...