Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Hi,
I have a table that is defines as: [cols="15%,35%a,35%,15%l",options="header"] |=== | Software | Packages | Usage | Download From | EPEL |`epel-release-6-8.noarch` | Add-on packages to completed the Linux distribution. | http://download.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch | pdsh |`pdsh.x86_64` | Parellelize shell commands during install and Trafodion runtime utilities. | yum install |=== Strangely, the generated rows look like this: <table class="tableblock frame-all grid-all spread"> <colgroup> <col style="width: 15%;"> <col style="width: 35%;"> <col style="width: 35%;"> <col style="width: 15%;"> </colgroup> <thead> <tr> <th class="tableblock halign-left valign-top">Software</th> <th class="tableblock halign-left valign-top">Packages</th> <th class="tableblock halign-left valign-top">Usage</th> <th class="tableblock halign-left valign-top">Download From</th> </tr> </thead> <tbody> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">EPEL</p></td> <td class="tableblock halign-left valign-top"><div><div id="toc" class="toc"> <div id="toctitle">Table of Contents</div> </div> <div class="paragraph"> <p><code>epel-release-6-8.noarch</code></p> </div></div></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Add-on packages to completed the Linux distribution.</p></td> <td class="tableblock halign-left valign-top"><div class="literal"><pre><a href="http://download.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch" class="bare">http://download.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch</a></pre></div></td> </tr> I have NO idea why the toctitle is added to the cell? What am I missing? |
Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Administrator
|
Gunner, This was an unfortunate bug that appeared in 1.5.3. Resolving it should be as simple as upgrading to 1.5.4. See https://github.com/asciidoctor/asciidoctor/issues/1582 for context. -Dan On Tue, Feb 2, 2016 at 10:50 PM, gtapper [via Asciidoctor :: Discussion] <[hidden email]> wrote: Hi, ... [show rest of quote] Dan Allen | @mojavelinux | http://google.com/profiles/dan.j.allen |
Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Thanks, that fixed it. Where do I find information about the asciidoctor release versions for future reference? Gunnar On Wed, Feb 3, 2016 at 1:47 AM, mojavelinux [via Asciidoctor :: Discussion] <[hidden email]> wrote:
... [show rest of quote] Thanks,
Gunnar If you think you can you can, if you think you can't you're right. |
Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Administrator
|
Gunnar, I always post about new releases of Asciidoctor core on this mailinglist and on Twitter (search for #asciidoctor). Jérémie has been helping to keep tabs on all the other releases in the ecosystem and send those to the list as well. (See http://discuss.asciidoctor.org/Asciidoctor-Release-td4146.html). You can also follow the releases page: https://github.com/asciidoctor/asciidoctor/releases Cheers, |
Free forum by Nabble | Edit this page |