Re: [Log4j] Using AsciiDoc in more places

2018-04-08 Thread Matt Sicker
I've finished converting the main site. Let me know if you notice anything odd. On 6 April 2018 at 12:09, Matt Sicker wrote: > I just tested out a simple page conversion using maven-site-plugin and > asciidoc. It still renders into the same site template, so it's not the > "full" asciidoc experi

Re: [Log4j] Using AsciiDoc in more places

2018-04-06 Thread Matt Sicker
I just tested out a simple page conversion using maven-site-plugin and asciidoc. It still renders into the same site template, so it's not the "full" asciidoc experience by default so to say. It actually avoids that problem entirely for now! On 6 April 2018 at 11:58, Remko Popma wrote: > I'm def

Re: [Log4j] Using AsciiDoc in more places

2018-04-06 Thread Remko Popma
I'm definitely +1 on AsciiDoc to replace Markdown. I am not sure if there is a nice way to make a full coherent site out of AsciiDoc pages; I haven't found a good way to link these pages with something like a shared top navigation menu or so. I end up creating a section (which shows up in the left

Re: [Log4j] Using AsciiDoc in more places

2018-04-06 Thread Ralph Goers
I’ve had some trouble with Markdown as it seems the version supported by Maven is limited. I’m happy to switch to something that works better. That said, I am perfectly comfortable writing xdoc as well. Ralph > On Apr 6, 2018, at 9:29 AM, Matt Sicker wrote: > > I've been using AsciiDoc for th