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

x/actionify/config/deps.ts>tokens

Create and manage your GitHub workflows with TypeScript and Deno.
Go to Latest
function tokens
import { tokens } from "https://deno.land/x/actionify@0.2.0/config/deps.ts";

Parses the given Markdown text into a list of tokens.

Parameters

text: string
optional
options: Options = [UNSUPPORTED]