Chapter 6. Using HTML templates

Table of Contents
6.1. special IMHO HTML elements
6.2. Controlling IMHO's automatic markup generation
6.3. Javascript

You might've noticed, with the example application[1], that IMHO generated some HTML markup elements, and some special comments, around the "Hello world!" string that was sent to the client. [2]

6.1. special IMHO HTML elements

Are there any special elements besides imho?

What is the imho name attribute for?

Are there any special imho attributes besides name?

Notes

[1]

link to it from here; maybe modify the docbook stylesheets, to make the link work.

[2]

now, how to change that default markup? how to disable it?