python-json-patch icon indicating copy to clipboard operation
python-json-patch copied to clipboard

support patch inversion

Open bollwyvl opened this issue 10 years ago • 0 comments

Patch inversion would be lovely. It is implemented on jiff.

Here's a use case: namely, when a Markdown+YAML document goes out, we want to make modifications to the generated canonical JSON .ipynb, but we want to un-modify it when when it comes back in.

bollwyvl avatar Jun 15 '15 15:06 bollwyvl