fork(6) download
  1. #!/bin/bash
  2.  
  3. sed -E ':a;N;$!ba;s/\r{0,1}\n/\\n/g'
Success #stdin #stdout 0s 5072KB
stdin
{"posts":[{"title":"mysupertest","slug":"bi-test","markdown":"##TEST
First things first !
To TEST this TEST TEST, click the download button below.
If you need more information about the TEST TEST, you can  read the Table of Contents below.

<a href='/assets/TEST.pdf' style='border-radius:5px; padding: 4px 15px; background-color:#008CBA; color:white; text-decoration:none; float:right;' download> Download </a>


##TEST OF TEST


###TEST TEST PLATFORM TEST GUIDE
WaTESTve TEST SetupTEST
TESTTEST
TESTTESTETESTTETSTTEST
TESTTESTTTETST
TESTTES
TESTTESTESSTSTESTESTTES
TEST","image":"http://localhost:3000/myimage.jpg","featured":false,"page":false,"status":"draft","language":"en_US","meta_title":null,"meta_description":null,"author":"4","publishedBy":null,"tags":[{"uuid":"ember2034","name":"implementation guides","slug":null,"description":null,"meta_title":null,"meta_description":null,"image":null,"visibility":"public"}]}]}
stdout
{"posts":[{"title":"mysupertest","slug":"bi-test","markdown":"##TEST\nFirst things first !\nTo TEST this TEST TEST, click the download button below.\nIf you need more information about the TEST TEST, you can  read the Table of Contents below.\n\n<a href='/assets/TEST.pdf' style='border-radius:5px; padding: 4px 15px; background-color:#008CBA; color:white; text-decoration:none; float:right;' download> Download </a>\n\n\n##TEST OF TEST\n\n\n###TEST TEST PLATFORM TEST GUIDE\nWaTESTve TEST SetupTEST\nTESTTEST\nTESTTESTETESTTETSTTEST\nTESTTESTTTETST\nTESTTES\nTESTTESTESSTSTESTESTTES\nTEST","image":"http://localhost:3000/myimage.jpg","featured":false,"page":false,"status":"draft","language":"en_US","meta_title":null,"meta_description":null,"author":"4","publishedBy":null,"tags":[{"uuid":"ember2034","name":"implementation guides","slug":null,"description":null,"meta_title":null,"meta_description":null,"image":null,"visibility":"public"}]}]}