Skip to content

Commit

Permalink
adoc
Browse files Browse the repository at this point in the history
  • Loading branch information
cirosantilli committed Feb 10, 2018
1 parent dcf2674 commit 4ca5972
Showing 1 changed file with 16 additions and 3 deletions.
19 changes: 16 additions & 3 deletions adoc.adoc
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
= h1

:toc:
:toc-placement: preamble
:idprefix:
:idseparator: -
:sectanchors:
:sectlinks:
:sectnums:
:toc: preamble

Preamble. This paragraph has some magic properties just because it is before the first h2. E.g., the Toc will go after it.

Expand All @@ -14,3 +17,13 @@ GitHub renders it as a link as of 2015-09-23: no path transversal :-(
include::.git/HEAD[]

include::include.adoc[]

== Another section

<<another-section>>

<<Another section>>

<<another-section,asdfqwer>>

[[]]

0 comments on commit 4ca5972

Please sign in to comment.