1
0
silverbullet/server/test.ts
2022-02-22 14:18:37 +01:00

3 lines
88 B
TypeScript

import { parser } from "https://unpkg.com/@lezer/markdown?module";
console.log(parser);