Christophe Desguez

Results 14 issues of Christophe Desguez

Callback style APIs are really a thing of the past now that `async/await` are available in node > 7 ! `upndown.convert(html)` should return a Promise when no callback is provided...

…to build the desired output. **Principle :** If the user provides a custom function with `opts.mount`, the absolute or relative path of matched files is given to that function to...

It would be awesome to allow an optional constructor in the options, to return whatever types the user really needs, ie : an array of [vfile] instead of an array...

enhancement

If i have a text document, with resource heavy markdown extensions like _videos_, or _maths formulas_ like in [HackMD](https://hackmd.io), every time i change a single letter in my text, the...

Because simple things should be kept simple... Thanks for a cool little tool that i dig much better than... grunt ?? This is a proposal for a method that i...

After upgrading to Node 8, we have an error on startup when launching a NodeBB server. This issue has been documented here : https://community.nodebb.org/topic/10765/error-starting-nodebb-after-upgrade And here is the full error...

The fix is quite obvious, but i really really don't know what was happening before Node 8 decided to enforce the parameters validation of `child_process.spawn()` ?

Hi Waylonn, Could you consider merging this pull request into your branch ? I updated every references and examples to work with the latest version (and stylesheet) of katex. I...

Hi everyone ! OK, looks like i've found the place to open this issue and a submit a PR. After adding jest to my test envs and trying a `bit...

tester/jest