process_message_html

   Usages of this macro
... in message.naml
56
57
58
59
60
61
62
63
64
65
66
67
<macro name="process_message_html" requires="html_list">
    <n.process_raw_tags
Binary
Namespace: HtmlListNamespace
/>
    <n.process_cdata_tags
Binary
Namespace: HtmlListNamespace
/>
    <n.process_embed
Binary
Namespace: HtmlListNamespace
Parameters: regex
 regex="[n.embed_regex
Macro
/]" />
    <n.process_file_tags
Binary
Namespace: HtmlListNamespace
/>
    <n.apply_message_security
Macro
Requires: html_list
/>
    <n.process_quotes
Binary
Namespace: HtmlListNamespace
Parameters: wrote, max_quoted_lines
 wrote="[t][n.author
Binary
Namespace: AuthorWroteNamespace
/] wrote[/t]"/>
    <n.process_email
Binary
Namespace: HtmlListNamespace
/>
    <n.set_target_to_top
Binary
Namespace: HtmlListNamespace
/>
    <n.add_nofollow
Binary
Namespace: HtmlListNamespace
Parameters: accept_rel_follow
/>
    <n.process_smilies
Binary
Namespace: HtmlListNamespace
/>
</macro>