We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7233af2 commit a5d8503Copy full SHA for a5d8503
src/compact-denylist-format.md
@@ -45,7 +45,7 @@ The denylist itself, after the header, is a collection of **block items** and
45
block-item-specific hints. There are different flavours of block items,
46
depending on whether we are blocking by CID, CID+path, Path, IPNS, using
47
double-hashing etc. but the idea is that whether an item is blocked or not
48
-SHOULD be decided directly and ideally, _prior to retrieval_.
+SHOULD be decided directly and ideally, *prior to retrieval*.
49
50
We include *negative block items* as well, with the idea of enabling denylists
51
that are append-only. One of the main operational constraints we have seen is
0 commit comments