Skip to content

Commit

Permalink
Add example for paste
Browse files Browse the repository at this point in the history
  • Loading branch information
TobiasNx committed Jul 2, 2024
1 parent 599006e commit 4f5184f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions resources/examples/Fixes/paste
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
https://metafacture.org/playground/?flux=inputFile%0A%7Copen-file%0A%7Cas-records%0A%7Cdecode-json%0A%7Cfix%28transformationFile%29%0A%7Cencode-json%28prettyPrinting%3D%22true%22%29%0A%7Cprint%0A%3B%0A&transformation=paste%28%22test%22%2C%22a%22%2C+%22~+%22%2C%22b%22%2C%22~%21%22%2C+join_char%3A%22%22%29%0A&data=%7B%0A++%22a%22+%3A+%22Hello%22%2C%0A++%22b%22+%3A+%22World%22%0A%7D%0A

0 comments on commit 4f5184f

Please sign in to comment.