Benjamin
Benjamin
Suggestion to replace the markdown parser with a more modular one – also from the Awesome list of course ;) This fixes several rendering issues and also allows fixed: #4026...
Hey, this PR should fix #4379, as well as optimize misbehavior described #4283 a bit, by avoiding some broken links on awesome-go.com I'll add some code comments to clarify the...
## Summary - Explicitly define class properties to get rid of deprecation warnings ## Issues - Fixes #283 ## Issues FSSDK-10015
### Description There are (at least) 2 remaining deprecated definitions of dynamic properties, in `OptimizelyConfigService` and `CustomAttributeConditionEvaluator`. All properties (at least outside of the tests) should use explicit property definition....