-
Notifications
You must be signed in to change notification settings - Fork 5
AsciiDoc Tests
Tristano Ajmone edited this page Jan 26, 2019
·
1 revision
This document contains some conditional statements to hack the GitHub preview, without compromising the HTML backend during conversion:
-
Enable Admonitions font icons via emojii.
-
Place TOC after Preamble via
toc::[]macro.
Table of Contents
I’ve noticed that in GitHub previews of AsciiDoc files Example blocks are not styled as expected, so I wanted to test various syntax approaches…
But it looks like GitHub doesn’t style example blocks at all.