Documentation
¶
Index ¶
- func EMLToMarkdown(eml *string, rawOutput bool) (string, error)
- func Execute()
- func HTMLtoMarkdown(html *string, rawOutput bool) (string, error)
- func MakeReadable(rawUrl *string, logger *zap.Logger, cycleTLS bool) (string, string, error)
- func RenderMarkdown(title, markdown string, images []InlineImage, width int) (string, error)
- type InlineImage
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EMLToMarkdown ¶ added in v0.5.0
func MakeReadable ¶
func RenderMarkdown ¶ added in v0.2.1
func RenderMarkdown(title, markdown string, images []InlineImage, width int) (string, error)
Types ¶
type InlineImage ¶
Click to show internal directories.
Click to hide internal directories.