discohook / site

The easiest way to build and send Discord messages using webhooks
https://discohook.app
GNU Affero General Public License v3.0
378 stars 128 forks source link

Add support for ansi within codeblocks #108

Open wtonk opened 5 months ago

wtonk commented 5 months ago

Discord added support for ansi within codeblocks a few years ago. Since highlight.js doesn't support ansi I added a converter module which uses the codes specified in this gist.