format
import { format } from "https://raw.githubusercontent.com/takker99/takker-scheduler/main/mod.ts";
タスクページをformatする
const format: (project: string, title: string) => Promise<void>;
import { format } from "https://raw.githubusercontent.com/takker99/takker-scheduler/main/mod.ts";
タスクページをformatする