1
0
Fork 0
mirror of https://github.com/muerwre/vk-tg-bot.git synced 2025-04-25 23:16:41 +07:00

#2 added buttons

This commit is contained in:
Fedor Katurov 2021-04-29 17:43:47 +07:00
parent 8c17836868
commit a59aae9c6e
4 changed files with 98 additions and 3 deletions

View file

@ -1,6 +1,6 @@
import extract from "remark-extract-frontmatter";
import frontmatter from "remark-frontmatter";
import compiler from "remark-stringify";
import compiler from "retext-stringify";
import parser from "remark-parse";
import unified from "unified";
import { parse } from "yaml";