pythonian23 / SMoRe

SMoRe is a simple package that converts Markdown text to an ANSI output. It was created after realizing https://github.com/charmbracelet/glamour outputted too many characters to send in a Discord message. SMoRe will only support the bare necessities.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SMoRe (Simple Markdown Rendering)

SMoRe (Simple Markdown Rendering) is a simple package that converts Markdown text to an ANSI output. It was created after realizing Glamour outputted too many characters to send in a Discord message. SMoRe will only support the bare necessities, and deviate from standard Markdown syntax, such as using __ for underlines.

About

SMoRe is a simple package that converts Markdown text to an ANSI output. It was created after realizing https://github.com/charmbracelet/glamour outputted too many characters to send in a Discord message. SMoRe will only support the bare necessities.

License:MIT License


Languages

Language:Go 97.9%Language:Makefile 2.1%