This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
* Discord Markdown | |
* =============== | |
* | |
* This is a faithful recreation of discord flavored markdown as of 2024. | |
* | |
* Required: [vue-markdown.ts](https://gist.github.com/nurdism/f2e8a8d21aa11969b595f6b7698d7d62) | |
* Made by [nurdism](https://github.com/nurdism) | |
*/ |