Results 125 comments of A-312

And with github ? https://user-images.githubusercontent.com/18501150/83390315-e6a15500-a3f1-11ea-9826-3072d141c417.png

We need to do some work on easymde to do that : #167

> When we use md plugin like this : `"plugins": [ "node_modules/jsdoc/plugins/markdown" ]`,, we get double `p` like this : `div > p > p > {nodeText}`, we should fix...

Where is the test for partial function ? I didn't find anyhing

Be careful the behavior will change in the next version of convict

Madarche works on my PR, my code was like that https://github.com/A-312/node-blueconfig/blob/dc67c0de4dccbc2d04039f9a43f5cb91d08de340/packages/blueconfig/lib/index.js#L475

@madarche Maybe you should keep a PR open "Convict next version".

> @sr-scott Same! I would love to contribute, but it feels like too much hassle right now :'( Is not so hard: - line https://github.com/mozilla/node-convict/blob/c5f6798ed4edf5249f61d775ebcfd27bab316602/packages/convict/lib/convict.js#L12-L69: coerce/format declaration - line https://github.com/mozilla/node-convict/blob/c5f6798ed4edf5249f61d775ebcfd27bab316602/packages/convict/lib/convict.js#L70:...