# Functions
CanDisplay returns true if the response is supported by Amfora for displaying on the screen.
MakePage creates a formatted, rendered Page from the given network response and params.
RenderANSI renders plain text pages containing ANSI codes.
RenderGemini converts text/gemini into a cview displayable format.
RenderPlainText should be used to format plain text pages.
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Terminal color information, set during display initialization by display/display.go.