diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -195,6 +195,12 @@ Here are the differences to be aware of: * TL-WHO's `esc` accepts arguments which are not strings. They are turned to a string using `tostringp`, and HTML-escaped. +* TL-WHO allows `fmt` as well as `escj` to be used to calculate attributes. + These local macros have alternative definitions when used in attributes. + The remaining local macros don't make sense in attributes, and make + a mess of the output if used; unlike CL-WHO, TL-WHO warns when they + are used in attributes. + Additionally, users (of CL-WHO and TL-WHO alike) are advised to watch for the following issue: the CL-WHO documentation is not accurately maintained and makes some references to material that no longer exists in CL-WHO, such as the |