Skip to main content
Module

x/actionify/config/deps.ts>tokens

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

Parses the given Markdown text into a list of tokens.

Parameters

text: string
optional
options: Options = [UNSUPPORTED]