summaryrefslogtreecommitdiff
path: root/doc/yelp-xsl/C/icons.svg.note.note.page
diff options
context:
space:
mode:
Diffstat (limited to 'doc/yelp-xsl/C/icons.svg.note.note.page')
-rw-r--r--doc/yelp-xsl/C/icons.svg.note.note.page27
1 files changed, 20 insertions, 7 deletions
diff --git a/doc/yelp-xsl/C/icons.svg.note.note.page b/doc/yelp-xsl/C/icons.svg.note.note.page
index 259d5baf..47151b26 100644
--- a/doc/yelp-xsl/C/icons.svg.note.note.page
+++ b/doc/yelp-xsl/C/icons.svg.note.note.page
@@ -1,7 +1,20 @@
-<?xml version="1.0"?>
-<page xmlns="http://projectmallard.org/1.0/" id="icons.svg.note.note" type="topic" style="xslt-template"><info><link type="guide" xref="icons" group="templates"/><link type="guide" xref="templates" group="icons"/><revision version="3.28" date="2017-05-24" status="final"/><desc>Output an <code>svg</code> element for a note icon.</desc></info><title>icons.svg.note.note</title><p>Output an <code>svg</code> element for a note icon.</p>
-
-
- <p>This template outputs an SVG <code>svg</code> element with an icon suitable for notes with general information.</p>
- <p>SVG icons can use CSS class names to pick up colors from the <file xref="colors">colors</file> module. By default, this icon uses the <code>yelp-svg-fill</code> class name.</p>
-<list style="compact"><title>Calls Modes</title><item><p><link xref="icons.svg.mode"/></p></item></list></page>
+<?xml version="1.0" encoding="utf-8"?>
+<page xmlns="http://projectmallard.org/1.0/" xmlns:xsl="FIXME" style="xslt-template" id="icons.svg.note.note">
+ <info>
+ <link type="guide" xref="icons" group="templates"/>
+ <link type="guide" xref="templates" group="icons"/>
+ <desc>Output an <sys>svg</sys> element for a note icon.</desc>
+ <revision version="3.28" date="2017-05-24" status="final"/>
+ </info>
+ <title>icons.svg.note.note</title>
+ <p>This template outputs an SVG <sys>svg</sys> element with an icon suitable for notes
+ with general information.</p>
+ <p>SVG icons can use CSS class names to pick up colors from the <code xref="colors">colors</code> module.
+ By default, this icon uses the <sys>yelp-svg-fill</sys> class name.</p>
+ <list style="compact">
+ <title>Calls Modes</title>
+ <item>
+ <p><link xref="icons.svg.mode"/></p>
+ </item>
+ </list>
+</page>