Skip to content

moechat/parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MoeChat Parser

An XSS-secured parser for BBCode and chat-style markdown used in MoeChat, written in GoLang.

The parser uses Go's html/template package to inject all user input. Remember that this code has not been checked by any professionals, and comes with NO WARRANTY.

This is designed for use inside HTML - DO NOT use it inside <script> tags or <style> tags!

This code is licensed under the FreeBSD license, described in the LICENSE file.

About

The MoeChat Parser

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages