Martin Ratinaud. Web Solutions Creator.

Results 45 comments of Martin Ratinaud. Web Solutions Creator.

Very clever indeed! I made a simple search that did not find anything because it was URL encoded. Will implement this then

Implemented in https://github.com/OpenTermsArchive/p2b-compliance-declarations/pull/284 I suggest to close this one and reopen it if we ever encounter this problem again @Ndpnt

And for the record, it is NOT fixed by https://github.com/ambanum/OpenTermsArchive/issues/836 Considering how fast the answer from accordproject was on the whitespace matter, I suggest we create an issue in their...

I approved but could not test of course. When this is done, we should update all instances with the npm version

@Ndpnt please validate the concept of this PR so that I can go on with it tomorrow for `track` and `test` command. Idea here is to - use `commander` instead...

This PR has been revamped after discussion with @Ndpnt I created a branch in sandbox-declarations in order to test this behavior https://github.com/OpenTermsArchive/sandbox-declarations/pull/149 It handles cases like - deleted service -...

> For consistency, also move `track` command description in `./bin/track.js`, remove `src/main.js` and update npm start script in `package.json`. For this I'd like to postpone this until you come back...

> But what if we want to add a className to the link? > > ``` > "hello": "Hello world > ``` > > ```js > text={t('hello')} > components={{ >...

I need this too :-)

@wgpsutherland I'm not sure how you use this then, can you please share a file with all imports? For example I have an error with `nodeVal={(node) => Math.sqrt(node.size)}` where size...