Skip to content

hoosierEE/gemtext

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gemtext

A markup language similar to Markdown but with fewer features. Gemtext only supports markup for paragraphs, links, unordered lists, blockquotes, and preformatted text.

https://geminiprotocol.net/docs/gemtext.gmi

Despite its simplicity, some specifics were unclear to me so I wrote a translator/compiler from gemtext to html. My first implementation is in Go, and I plan to reimplement the same program in other languages as a way to get familiar with other languages.

About

gemtext compilers in various languages

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published