analsex
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
// This is the frontend Markdown parser.
|
||||
// It is written in TypeScript
|
||||
// While I was writing this, only I and God knew how it works.
|
||||
// Now, only God knows.
|
||||
//
|
||||
// If you are trying to understand how it works , and optimize it. Please increse the counter
|
||||
//
|
||||
// Hours wasted here: 12
|
||||
|
||||
import fs from 'fs';
|
||||
import path from 'path';
|
||||
import matter from 'gray-matter';
|
||||
|
||||
Reference in New Issue
Block a user