Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MarkdownExporter ¶
type MarkdownExporter struct {
// contains filtered or unexported fields
}
MarkdownExporter convert an article to Markdown format
func (*MarkdownExporter) Export ¶
func (exp *MarkdownExporter) Export(ctx context.Context, article *model.Article) (*downloader.WebAsset, error)
Export an article to Markdown format
Click to show internal directories.
Click to hide internal directories.