xo::ical proc reflow_content_line (public)
xo::ical reflow_content_line text
Defined in packages/xotcl-core/tcl/01-debug-procs.tcl
Perform line folding: According to RFC 5545 section 3.1, SHOULD NOT be longer than 75 octets, excluding the line break. https://www.ietf.org/rfc/rfc5545.txt
- Parameters:
- text (required)
- Testcases:
- No testcase defined.