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

x/ter/pages.ts>getChildTags

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

Parameters

allPages: Array<Page>
current: Page

Returns

Array<string>