chore: remove test.ts
This commit is contained in:
@@ -1,6 +0,0 @@
|
|||||||
import { convertPageToMarkdown } from "./scrape";
|
|
||||||
|
|
||||||
(async () => {
|
|
||||||
const md = await convertPageToMarkdown("https://quotes.toscrape.com/");
|
|
||||||
console.log(md);
|
|
||||||
})();
|
|
||||||
Reference in New Issue
Block a user