<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Convert documentation to asciidoc"
href="https://bugs.freedesktop.org/show_bug.cgi?id=95258#c7">Comment # 7</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Convert documentation to asciidoc"
href="https://bugs.freedesktop.org/show_bug.cgi?id=95258">bug 95258</a>
from <span class="vcard"><a class="email" href="mailto:tribeirom@gmail.com" title="Thiago Mendes <tribeirom@gmail.com>"> <span class="fn">Thiago Mendes</span></a>
</span></b>
<pre>(In reply to Pavel Grunt from <a href="show_bug.cgi?id=95258#c6">comment #6</a>)
<span class="quote">> Comment on <span class=""><a href="attachment.cgi?id=132486" name="attach_132486" title="asciidoctor files">attachment 132486</a> <a href="attachment.cgi?id=132486&action=edit" title="asciidoctor files">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=95258&attachment=132486'>[review]</a> [review]
> asciidoctor files
>
> Review of <span class=""><a href="attachment.cgi?id=132486" name="attach_132486" title="asciidoctor files">attachment 132486</a> <a href="attachment.cgi?id=132486&action=edit" title="asciidoctor files">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=95258&attachment=132486'>[review]</a> [review]:
> -----------------------------------------------------------------
>
> ::: docs/Spice_for_newbies.adoc
> @@ +1,1 @@
> > += Spice for Newbies: Red Hat, Inc
>
> ^ strange character
>
> @@ +3,5 @@
> > +:revdate: 01.01.2009
> > +:revremark: Draft 1
> > +:imagesdir: ./images/newbies
> > +
> > +Copyright © 2009 Red Hat, Inc. +
>
> another ^
>
> @@ +74,5 @@
> > +ChannelFactory is the base class for all channel factories. Each channel registers its specific factory for enabling RedClient to create channels by channel type.
> > ++
> > +.. Screens and Windows
> > ++
> > +* ScreenLayer â screen layer is attached to specific screen, providing operations on rectangle areas (set, clear, update, invalidate, etc.). Layers are z-ordered (e.g., cursor is above display).
>
> another --^
>
> ::: docs/Vd_interfaces.adoc
> @@ +3,5 @@
> > +:revdate: 01.01.2009
> > +:revremark: Draft 1
> > +:imagesdir: ./images/newbies
> > +
> > +Copyright © 2009 Red Hat, Inc. +·
>
> another weird character --^</span >
--> This one: = Spice for Newbies: Red Hat, Inc
Can't find it here.
--> This one: Copyright © 2009 Red Hat, Inc. +
It was me, not a script. I was using the unicode-value:
<a href="http://asciidoctor.org/docs/asciidoc-writers-guide/#replacements">http://asciidoctor.org/docs/asciidoc-writers-guide/#replacements</a> but I can
replace it with a (C)
--> This one: * ScreenLayer â screen layer is attached to specific screen,
providing operations on rectangle areas (set, clear, update, invalidate, etc.).
Layers are z-ordered (e.g., cursor is above display).
No idea. Gonna fix it. Thanks for showing me :)</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>