package
Version:
v0.1.3
Opens a new window with list of versions in this module.
Published: Jun 4, 2023
License: AGPL-3.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package htmlx provides facilitirs
IterTree calls f recursively for all nodes contained in the tree starting at node.
f is called first recursively for all children (in order), and then for the node itself.
The argument to f is guaranteed never to be nil.
ReplaceLinks parses source as a html fragment, and then replaces all paths
inside <a> and <img> elements with the replace function.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.