xo::api proc source_to_html (public)
xo::api source_to_html [ -width width ] string
Defined in packages/xotcl-core/tcl/01-debug-procs.tcl
Helper proc to preserve indentation in source-code to HTML conversion.
- Switches:
- -width (optional, defaults to
"100"
)- Parameters:
- string (required)
- Testcases:
- No testcase defined.