<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
Thanks Pete. I guess we all need to be sure to change the selection
when we create new pages.<br>
<br>
For those not familiar with AsciiDoc, I found a really helpful
'cheatsheet' here: <br>
<blockquote><a class="moz-txt-link-freetext" href="http://powerman.name/doc/asciidoc">http://powerman.name/doc/asciidoc</a><br>
</blockquote>
Also, Joshua Wolf pinged me with these links related to new efforts
to standardize Markdown last night: <br>
<blockquote><a class="moz-txt-link-freetext" href="http://www.2ality.com/2014/09/standard-markdown.html">http://www.2ality.com/2014/09/standard-markdown.html</a><br>
<a class="moz-txt-link-freetext" href="http://blog.codinghorror.com/standard-flavored-markdown/">http://blog.codinghorror.com/standard-flavored-markdown/</a><br>
</blockquote>
<br>
<div class="moz-cite-prefix">On 09/04/2014 04:31 AM, Pete Muir
wrote:<br>
</div>
<blockquote
cite="mid:A5C22CA8-F3A4-4709-80C1-9D9D22013DDF@redhat.com"
type="cite">
<pre wrap="">I can’t see one <a class="moz-txt-link-freetext" href="https://help.github.com/articles/adding-wiki-pages-via-the-online-interface">https://help.github.com/articles/adding-wiki-pages-via-the-online-interface</a>
On 4 Sep 2014, at 01:09, Sande Gilda <a class="moz-txt-link-rfc2396E" href="mailto:sgilda@redhat.com"><sgilda@redhat.com></a> wrote:
</pre>
<blockquote type="cite">
<pre wrap="">
Also, is there a way to make the Wiki 'New Page' button default to a file type of Asciidoc instead of Markdown?
----- Original Message -----
</pre>
<blockquote type="cite">
<pre wrap="">From: "Sande Gilda" <a class="moz-txt-link-rfc2396E" href="mailto:sgilda@redhat.com"><sgilda@redhat.com></a>
To: "Windup-dev List" <a class="moz-txt-link-rfc2396E" href="mailto:windup-dev@lists.jboss.org"><windup-dev@lists.jboss.org></a>
Sent: Wednesday, September 3, 2014 7:58:26 PM
Subject: Re: [windup-dev] Wiki links trick for colon
The Windup Wiki pages are now converted to Asciidoc. I tried using the
'mv' command, but it didn't seem to convert the source correctly, so I
used Pandoc to convert the pages locally and pasted the results into the
Wiki pages. All the pages have now been converted except
'Dev:-Decompile' because Ondra was editing that one. I still need to go
through them and clean up any additional conversion issues and fix
broken links. Let me know if you see any problems.
On 09/03/2014 01:04 PM, Pete Muir wrote:
</pre>
<blockquote type="cite">
<pre wrap="">Yes, some of it is not the advised syntax for asciidoc, but it does work
iirc (actually now i’m not sure if mark-down links work…)
On 3 Sep 2014, at 17:58, Lincoln Baxter, III <a class="moz-txt-link-rfc2396E" href="mailto:lincolnbaxter@gmail.com"><lincolnbaxter@gmail.com></a>
wrote:
</pre>
<blockquote type="cite">
<pre wrap="">Asciidoc can read all the standard Markdown syntax? Interesting. Figures
:)
On Wed, Sep 3, 2014 at 11:45 AM, Pete Muir <a class="moz-txt-link-rfc2396E" href="mailto:pmuir@redhat.com"><pmuir@redhat.com></a> wrote:
You can just do mv my.md my.adoc
Asciidoc can read all the standard asciidoc syntax afaik.
On 3 Sep 2014, at 16:41, Sande Gilda <a class="moz-txt-link-rfc2396E" href="mailto:sgilda@redhat.com"><sgilda@redhat.com></a> wrote:
</pre>
<blockquote type="cite">
<pre wrap="">Yes, that makes total sense. I wonder if there's a Markdown --> Asciidoc
converter utility? ;-)
I need to get up to speed with Asciidoc so I can convert the pages.
On 09/03/2014 11:25 AM, Lincoln Baxter, III wrote:
</pre>
<blockquote type="cite">
<pre wrap="">Speaking of Formatting, it would be nice if the Wiki pages were written
in Asciidoc instead of Markdown. It doesn't *really* matter, but it
kind of matters because Asciidoc interops with Docbook well.
On Wed, Sep 3, 2014 at 7:34 AM, Sande Gilda <a class="moz-txt-link-rfc2396E" href="mailto:sgilda@redhat.com"><sgilda@redhat.com></a> wrote:
Hi Ondra,
Should we replace the colons in the page titles with '_' or something
else to make it easier? For example 'Foo_BarI don't mind doing that and
it shouldn't take too long.
Thanks,
Sande
On 09/02/2014 10:39 PM, Ondrej Zizka wrote:
</pre>
<blockquote type="cite">
<pre wrap="">Hi all,
to save you some time figuring it out:
GitHub wiki doesn't like : in links, so a link to "Foo: Bar" may look
like this:
A) [blah](Foo%3A-Bar)
B) [blah](./Foo:-Bar)
C) [blah](./Foo: Bar)
D) If all fails - full URL.
HTH,
Ondra
</pre>
</blockquote>
<pre wrap="">_______________________________________________
windup-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:windup-dev@lists.jboss.org">windup-dev@lists.jboss.org</a>
<a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/windup-dev">https://lists.jboss.org/mailman/listinfo/windup-dev</a>
--
Lincoln Baxter, III
<a class="moz-txt-link-freetext" href="http://ocpsoft.org">http://ocpsoft.org</a>
"Simpler is better."
_______________________________________________
windup-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:windup-dev@lists.jboss.org">windup-dev@lists.jboss.org</a>
<a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/windup-dev">https://lists.jboss.org/mailman/listinfo/windup-dev</a>
</pre>
</blockquote>
<pre wrap="">_______________________________________________
windup-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:windup-dev@lists.jboss.org">windup-dev@lists.jboss.org</a>
<a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/windup-dev">https://lists.jboss.org/mailman/listinfo/windup-dev</a>
</pre>
</blockquote>
<pre wrap="">
_______________________________________________
windup-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:windup-dev@lists.jboss.org">windup-dev@lists.jboss.org</a>
<a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/windup-dev">https://lists.jboss.org/mailman/listinfo/windup-dev</a>
--
Lincoln Baxter, III
<a class="moz-txt-link-freetext" href="http://ocpsoft.org">http://ocpsoft.org</a>
"Simpler is better."
_______________________________________________
windup-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:windup-dev@lists.jboss.org">windup-dev@lists.jboss.org</a>
<a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/windup-dev">https://lists.jboss.org/mailman/listinfo/windup-dev</a>
</pre>
</blockquote>
<pre wrap="">
_______________________________________________
windup-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:windup-dev@lists.jboss.org">windup-dev@lists.jboss.org</a>
<a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/windup-dev">https://lists.jboss.org/mailman/listinfo/windup-dev</a>
</pre>
</blockquote>
<pre wrap="">
</pre>
</blockquote>
<pre wrap="">
_______________________________________________
windup-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:windup-dev@lists.jboss.org">windup-dev@lists.jboss.org</a>
<a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/windup-dev">https://lists.jboss.org/mailman/listinfo/windup-dev</a>
</pre>
</blockquote>
<pre wrap="">
_______________________________________________
windup-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:windup-dev@lists.jboss.org">windup-dev@lists.jboss.org</a>
<a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/windup-dev">https://lists.jboss.org/mailman/listinfo/windup-dev</a>
</pre>
</blockquote>
<br>
</body>
</html>