On Mon, Mar 14, 2016 at 12:09 AM, Britton Kerin <[email protected]>
wrote:

> Could it be brought up to speed for asciidoctor as an
> option?  I could try to do this if there's interest.
>

I sure could. Just generate and look for things that stopped working.

I'll share a file I was maintaining for a while that had additions to
asciidoc.css that Asciidoctor needed.

#toc > ol { padding-left: 0; }
#toc ol { list-style-type: none; }

pre.highlight { border: none; background-color: #F8F8F8; }
pre.highlight code, pre.highlight pre { color: #333; }
pre.highlight span.line-numbers { display: inline-block; margin-right: 4px;
padding: 1px 4px; }
pre.highlight .line-numbers { background-color: #D5F6F6; color: gray; }
pre.highlight .line-numbers pre { color: gray; }

pre code { background-color: #F8F8F8; padding: 0; }

Again, pretty minor.

-Dan


-- 
Dan Allen | @mojavelinux | http://google.com/profiles/dan.j.allen

-- 
You received this message because you are subscribed to the Google Groups 
"asciidoc" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/asciidoc.
For more options, visit https://groups.google.com/d/optout.

Reply via email to