+++ Jonas Smedegaard [Jan 28 11 11:18 ]:
> On Fri, Jan 28, 2011 at 07:55:22AM +0200, Juhapekka Tolvanen wrote:
> >This bug disturbs me, too! So, please fix it ASAP!
> 
> Please beware that your tone is rather rude.
> 
> You are not my boss, please do not give me orders, but talk to me
> nicely.  Same goes for all other bugreports your interact with - we
> are all just volunteers.  Your style _discourages_ working on those
> bugs you comment on - and I imagine your intend was the opposite.
> 
> 
> No, I am not pissed (yet) so no need to apologize. I just want to
> make you aware of how your writing style is seen as hostile from my
> end.

Upstream here.  First, I want to echo Jonas's comments on tone.

Anyway, the problem is the blank line at the beginning
of your document. If you remove that, it will work properly.

pandoc -f rst -t docbook -s
####################################
Läsnäolon voima -kirjan harjoitukset
####################################

=============
Muistiinpanot
=============

^D
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
                  "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd";>
<article>
  <articleinfo>
    <title>Läsnäolon voima -kirjan harjoitukset: Muistiinpanot</title>
  </articleinfo>

</article>

I will think about changing the parser so it skips blanks at the beginning
of a document.

John



--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to