<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 10/19/2013 09:26 AM, john Culleton
      wrote:<br>
    </div>
    <blockquote
      cite="mid:20131019092651.0737712b@localb.wexfordpress.net"
      type="cite">
      <pre wrap="">On Fri, 18 Oct 2013 14:00:08 +0200
"a.l.e" <a class="moz-txt-link-rfc2396E" href="mailto:ale.comp_06@xox.ch"><ale.comp_06@xox.ch></a> wrote:

</pre>
      <blockquote type="cite">
        <pre wrap="">dear scribusers,

tomorrow, saturday october 18th, i plan to work on a markdown loader
for scribus.

i have the boilerplate on my laptop and a readme on github explaining 
what i want to achieve:

<a class="moz-txt-link-freetext" href="https://github.com/aoloe/scribus-plugin-gettext-markdown">https://github.com/aoloe/scribus-plugin-gettext-markdown</a>

as soon as i get back home this evening, i'm pusing the trivial code
i already have (it reads the content as raw text).


for tomorrow, the plan is to implement a parser based on some
resources i've found on the net:

<a class="moz-txt-link-freetext" href="https://github.com/aoloe/scribus-plugin-gettext-markdown/issues/3">https://github.com/aoloe/scribus-plugin-gettext-markdown/issues/3</a>

but i've never created a real parser and i would welcome if anybody 
would show up and help me with this effort!

and i'm glad for any hint i can get!


ciao
a.l.e

___
Scribus Mailing List: <a class="moz-txt-link-abbreviated" href="mailto:scribus@lists.scribus.net">scribus@lists.scribus.net</a>
Edit your options or unsubscribe:
<a class="moz-txt-link-freetext" href="http://lists.scribus.net/mailman/listinfo/scribus">http://lists.scribus.net/mailman/listinfo/scribus</a>
See also:
<a class="moz-txt-link-freetext" href="http://wiki.scribus.net">http://wiki.scribus.net</a>
<a class="moz-txt-link-freetext" href="http://forums.scribus.net">http://forums.scribus.net</a>
</pre>
      </blockquote>
      <pre wrap="">
What does a markdown plugin do? Is it a way to translate a language
using markup (like TeX) to its target form? 

</pre>
    </blockquote>
    <font face="Liberation Serif">As I understand it, typically markdown
      refers to taking some input, maybe plain text, and then
      transforming it to html markup, so I guess in a sense you're correct.<br>
      <br>
      Greg<br>
    </font>
  </body>
</html>