Thahzan Mohomed
Thahzan Mohomed
It is recommended to write the library to accept [project wide properties](https://developer.android.com/studio/build/gradle-tips.html). Also replaced `compile` statements with `implementation` because [it's deprecated](https://stackoverflow.com/a/44419574/8258437)
I'm getting the following error when pressing the button > ERROR Warning: This synthetic event is reused for performance reasons. If you're seeing this, you're accessing the method `preventDefault` on...
As shown on #202 `markdown-it` v10.x.x includes certain vulnerabilities which were fixed on subsequent versions. This updates the dependency to fix these vulnerabilities.