documentation pass done, ready to use the HTML Checker in other code
This commit is contained in:
@@ -32,7 +32,7 @@ type EmoticonConfig struct {
|
||||
emos map[string]*EmoticonDef
|
||||
}
|
||||
|
||||
// emoticonRewriter is the implementation of rewriter in this file
|
||||
// emoticonRewriter is the implementation of rewriter in this file.
|
||||
type emoticonRewriter struct {
|
||||
config *EmoticonConfig
|
||||
prefixChars []byte
|
||||
|
||||
Reference in New Issue
Block a user