Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PreProcessor ¶
type PreProcessor struct{}
func (*PreProcessor) Name ¶
func (n *PreProcessor) Name() string
func (*PreProcessor) ProcessContent ¶
func (n *PreProcessor) ProcessContent(content string) string
func (*PreProcessor) SupportedFileTypes ¶
func (n *PreProcessor) SupportedFileTypes() []string
Click to show internal directories.
Click to hide internal directories.