apidoc::format_changelog_change (private)
apidoc::format_changelog_change change
Defined in packages/acs-api-browser/tcl/acs-api-documentation-procs.tcl
Formats the change log line: turns email addresses in parenthesis into links.
- Parameters:
- change (required)
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
Source code: regsub {\(([^ \n\r\t]+@[^ \n\r\t]+\.[^ \n\r\t]+)\)} $change {(<a href="mailto:\1">\1</a>)} change return $changeXQL Not present: Generic, PostgreSQL, Oracle