You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
```console
[..]
$ curl "http://127.0.0.1:8080/ipfs/$DIR_CID?format=tar" | tar xv
[..]
```
Then it produces:
<divclass="remark-highlight"><preclass="language-console"><codeclass="language-console">
[..]
$ curl &quot;http://127.0.0.1:8080/ipfs/$DIR_CID?format=tar&quot; | tar xv
[..]
</code></pre></div>
If we have:
Then it produces:
because of
<pre>
it show up mangled in browser, see https://specs.ipfs.tech/ipips/ipip-0288/#user-benefitThe text was updated successfully, but these errors were encountered: