mirror of
https://github.com/viq/NewsBlur.git
synced 2025-08-21 05:44:54 +00:00
13 lines
284 B
XML
13 lines
284 B
XML
<fvdoc>
|
|
<div xmlns='http://www.w3.org/1999/xhtml'>
|
|
<div id='message'>
|
|
<p><code>foo</code> should not be blank</p>
|
|
</div>
|
|
<div id='explanation'>
|
|
<p>If this element is present, it should have a value.</p>
|
|
</div>
|
|
<div id='solution'>
|
|
<p>Add a meaningful value.</p>
|
|
</div>
|
|
</div>
|
|
</fvdoc>
|