Documentation
¶
Overview ¶
Package format defines methods to markdown template content into either .go or .md formats.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BalancedComment ¶
BalancedComment returns the string centered in a comment line.
func Inline ¶
Inline frames the content in a ```language ... ``` multiline block for an .md output and prefixes each body line with a tab "\t" character for a go package document.
func IsForMarkdown ¶
func IsForMarkdown() bool
IsForMarkdown returns true if current formatting targets am .md file.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.