First version of a pier2md exporter
The code can be loaded from here: MCHttpRepository location: 'http://smalltalkhub.com/mc/BenjaminVanRyseghem/PierMarkdownExporter/main' user: â' Package: Pillar2-ExporterMarkdown Into a retrieve from: https://github.com/DamienCassou/pier-cl Here is the result: https://github.com/BenjaminVanRyseghem/Spec_Documentation/blob/master/Sample... :) Ben
On 16 Nov 2013, at 00:53, Benjamin <Benjamin.VanRyseghem.Pharo@gmail.com> wrote:
The code can be loaded from here: MCHttpRepository location: 'http://smalltalkhub.com/mc/BenjaminVanRyseghem/PierMarkdownExporter/main' user: â'
Package: Pillar2-ExporterMarkdown Into a retrieve from: https://github.com/DamienCassou/pier-cl
Here is the result: https://github.com/BenjaminVanRyseghem/Spec_Documentation/blob/master/Sample...
:) Ben
Nice, nice. I know someone with initials SD who will be happy ;-) Sven
Nice and constructive :) Doru On Sat, Nov 16, 2013 at 9:22 AM, Sven Van Caekenberghe <sven@stfx.eu> wrote:
On 16 Nov 2013, at 00:53, Benjamin <Benjamin.VanRyseghem.Pharo@gmail.com> wrote:
The code can be loaded from here: MCHttpRepository location: ' http://smalltalkhub.com/mc/BenjaminVanRyseghem/PierMarkdownExporter/main' user: â'
Package: Pillar2-ExporterMarkdown Into a retrieve from: https://github.com/DamienCassou/pier-cl
Here is the result: https://github.com/BenjaminVanRyseghem/Spec_Documentation/blob/master/Sample...
:) Ben
Nice, nice.
I know someone with initials SD who will be happy ;-)
Sven
-- www.tudorgirba.com "Every thing has its own flow"
+1 :) One less back-end to do. BTW ben I looked at Pillar in the airport and this is much better than what is Pier by default. To relax one of this day I will do a workbook visitor :) should be trivial <?xml version="1.0" encoding="ISO-8859-15"?> <article version="5.0" xml:lang="fr" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:svg="http://www.w3.org/2000/svg" xmlns:m="http://www.w3.org/1998/Math/MathML" xmlns:html="http://www.w3.org/1999/xhtml" xmlns:db="http://docbook.org/ns/docbook"> <info> <title>Titre de l'article</title> <author> <personname><surname>Moi Même</surname></personname> </author> <pubdate>2011</pubdate> </info> <section xml:id="first_section"><title>Titre de la section</title> <para>Bonjour tout le monde !</para> <para>Autre paragraphe...</para> </section> </article>
Nice and constructive :)
Doru
On Sat, Nov 16, 2013 at 9:22 AM, Sven Van Caekenberghe <sven@stfx.eu> wrote:
On 16 Nov 2013, at 00:53, Benjamin <Benjamin.VanRyseghem.Pharo@gmail.com> wrote:
The code can be loaded from here: MCHttpRepository location: 'http://smalltalkhub.com/mc/BenjaminVanRyseghem/PierMarkdownExporter/main' user: â'
Package: Pillar2-ExporterMarkdown Into a retrieve from: https://github.com/DamienCassou/pier-cl
Here is the result: https://github.com/BenjaminVanRyseghem/Spec_Documentation/blob/master/Sample...
:) Ben
Nice, nice.
I know someone with initials SD who will be happy ;-)
Sven
-- www.tudorgirba.com
"Every thing has its own flow"
On Sat, Nov 16, 2013 at 12:53 AM, Benjamin <Benjamin.VanRyseghem.Pharo@gmail.com> wrote:
The code can be loaded from here: MCHttpRepository location: 'http://smalltalkhub.com/mc/BenjaminVanRyseghem/PierMarkdownExporter/main' user: â'
That's geat news Ben. What about putting it in the Pillar repository instead? I gave you write access. -- Damien Cassou http://damiencassou.seasidehosting.st "Success is the ability to go from one failure to another without losing enthusiasm." Winston Churchill
participants (5)
-
Benjamin -
Damien Cassou -
Stéphane Ducasse -
Sven Van Caekenberghe -
Tudor Girba