docs: wording changes for offline support
This commit is contained in:
parent
d6301fae90
commit
52a172d1a4
4 changed files with 4 additions and 3 deletions
|
@ -22,6 +22,7 @@ const defaultOptions = {
|
|||
return -1
|
||||
}
|
||||
},
|
||||
filterFn: (node) => node.name !== "tags",
|
||||
order: ["filter", "map", "sort"],
|
||||
} satisfies Options
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue