[windup-dev] Wiki links trick for colon

Pete Muir pmuir at redhat.com
Thu Sep 4 04:31:54 EDT 2014


I can’t see one https://help.github.com/articles/adding-wiki-pages-via-the-online-interface

On 4 Sep 2014, at 01:09, Sande Gilda <sgilda at redhat.com> wrote:

> 
> Also, is there a way to make the Wiki 'New Page' button default to a file type of Asciidoc instead of Markdown?
> 
> ----- Original Message -----
>> From: "Sande Gilda" <sgilda at redhat.com>
>> To: "Windup-dev List" <windup-dev at lists.jboss.org>
>> 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:
>>> 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 <lincolnbaxter at gmail.com>
>>> wrote:
>>> 
>>>> Asciidoc can read all the standard Markdown syntax? Interesting. Figures
>>>> :)
>>>> 
>>>> 
>>>> On Wed, Sep 3, 2014 at 11:45 AM, Pete Muir <pmuir at redhat.com> 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 <sgilda at redhat.com> wrote:
>>>> 
>>>>> 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:
>>>>>> 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 <sgilda at redhat.com> 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:
>>>>>>> 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
>>>>>> _______________________________________________
>>>>>> windup-dev mailing list
>>>>>> windup-dev at lists.jboss.org
>>>>>> https://lists.jboss.org/mailman/listinfo/windup-dev
>>>>>> 
>>>>>> 
>>>>>> 
>>>>>> --
>>>>>> Lincoln Baxter, III
>>>>>> http://ocpsoft.org
>>>>>> "Simpler is better."
>>>>>> 
>>>>>> 
>>>>>> _______________________________________________
>>>>>> windup-dev mailing list
>>>>>> 
>>>>>> windup-dev at lists.jboss.org
>>>>>> https://lists.jboss.org/mailman/listinfo/windup-dev
>>>>> _______________________________________________
>>>>> windup-dev mailing list
>>>>> windup-dev at lists.jboss.org
>>>>> https://lists.jboss.org/mailman/listinfo/windup-dev
>>>> 
>>>> _______________________________________________
>>>> windup-dev mailing list
>>>> windup-dev at lists.jboss.org
>>>> https://lists.jboss.org/mailman/listinfo/windup-dev
>>>> 
>>>> 
>>>> 
>>>> --
>>>> Lincoln Baxter, III
>>>> http://ocpsoft.org
>>>> "Simpler is better."
>>>> _______________________________________________
>>>> windup-dev mailing list
>>>> windup-dev at lists.jboss.org
>>>> https://lists.jboss.org/mailman/listinfo/windup-dev
>>> 
>>> _______________________________________________
>>> windup-dev mailing list
>>> windup-dev at lists.jboss.org
>>> https://lists.jboss.org/mailman/listinfo/windup-dev
>> 
>> 
> 
> _______________________________________________
> windup-dev mailing list
> windup-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/windup-dev




More information about the windup-dev mailing list