krprint: allow tab and newline in pretty printer
Functions like trust_anchors.summary() return strings including tabs and newlines, so we do not escape those for human-readable output.
Please register or sign in to comment
Self sign-up has been disabled due to increased spam activity. If you want to get access, please send an email to a project owner (preferred) or at gitlab(at)nic(dot)cz. We apologize for the inconvenience.
Functions like trust_anchors.summary() return strings including tabs and newlines, so we do not escape those for human-readable output.