Documentation
¶
Overview ¶
Package render converts exported content (HTML or markdown) into styled HTML documents and rendered PDFs
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DetailsToHTML ¶
DetailsToHTML returns the content as HTML. Content that already contains HTML markup has its text-level line breaks preserved, otherwise it is treated as markdown and converted
func ExtractDetailsStrings ¶
ExtractDetailsStrings extracts string content from nodes and formats them into HTML strings for document generation. It includes common headers (name, status, timestamps) followed by the details content
func WrapDocument ¶
WrapDocument wraps HTML fragments in a complete, styled HTML document suitable for rendering to PDF
Types ¶
Click to show internal directories.
Click to hide internal directories.