Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/ter/pages.ts>getPagesWithTag

A tiny wiki-style site builder with Zettelkasten flavor.
Go to Latest
function getPagesWithTag
import { getPagesWithTag } from "https://deno.land/x/ter@0.15.5/pages.ts";

Parameters

pages: Page[]
tag: string
optional
exclude: Page[]