mirror of
https://github.com/rwinkhart/glamour-temp-MUTN.git
synced 2026-09-06 08:57:14 -04:00
Add documentation for a few more types
This commit is contained in:
+1
-1
@@ -20,7 +20,7 @@ type ElementFinisher interface {
|
||||
Finish(w io.Writer, ctx RenderContext) error
|
||||
}
|
||||
|
||||
// Elements are used to instruct glamour how to render individual markdown
|
||||
// An Element is used to instruct the renderer how to handle individual markdown
|
||||
// nodes.
|
||||
type Element struct {
|
||||
Entering string
|
||||
|
||||
Reference in New Issue
Block a user