DITA: Notes
<note type="tip">Don't fasten the bolts too tightly. First make sure all the pieces
fit well together, and then tighten them down firmly.</note>
There are actually quite a few options for note types: attention, danger, fastpath, important, notice, other, remember, restriction, tip, warning.
Some of the types have different icons and formatting associated with them. All of notes transform to HTML with a class corresponding with their name.
If you're adding a note inside a task list, add the note inside the info
element.
fig
element:
<fig><title>Bolt Warning</title>
<note type="tip">Don't fasten the bolts too tightly.
First make sure all the pieces fit well together, and then tighten them down firmly.</note>
</fig>
About Tom Johnson

I'm a technical writer / API doc specialist based in the Seattle area. In this blog, I write about topics related to technical writing and communication — such as software documentation, API documentation, visual communication, information architecture, writing techniques, plain language, tech comm careers, and more. Check out my API documentation if you're looking for more info about that. If you're a technical writer and want to keep on top of the latest trends in the field, be sure to subscribe to email updates below. You can also learn more about me or contact me. Finally, note that the opinions I express on my blog are my own points of view, not that of my employer.