package
Version:
v2.2.0
Opens a new window with list of versions in this module.
Published: Aug 7, 2024
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
The content package contains utilities for converting page content from HTML
DOM format to Telegraph API supported JSON objects and vice versa.
func DomToNode(domNode *html.Node) *telegraph.Node
func NodeToDom(node telegraph.Node) *html.Node
Source Files
¶
Click to show internal directories.
Click to hide internal directories.