[windup-dev] Wiki links trick for colon

Pete Muir pmuir at redhat.com
Wed Sep 3 13:04:30 EDT 2014


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




More information about the windup-dev mailing list