Documentation ¶
Overview ¶
Package openutil displays Markdown or HTML in a new browser tab.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DisplayHTMLInBrowser ¶
DisplayHTMLInBrowser displays the /index HTML page of given mux in a new browser window/tab. query can be empty, otherwise it should begin with "?", like "?key=value".
func DisplayMarkdownInBrowser ¶
func DisplayMarkdownInBrowser(markdown []byte)
DisplayMarkdownInBrowser displays given Markdown in a new browser window/tab.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.