mirror of
https://github.com/rwinkhart/glamour-temp-MUTN.git
synced 2026-09-06 08:57:14 -04:00
Document public types and methods
This commit is contained in:
@@ -4,6 +4,7 @@ import (
|
||||
"io"
|
||||
)
|
||||
|
||||
// LinkElements are used to render hyperlinks.
|
||||
type LinkElement struct {
|
||||
Text string
|
||||
BaseURL string
|
||||
|
||||
Reference in New Issue
Block a user