added asciidocs directory to the resources for testing
This commit is contained in:
16
res/test/asciidocs/index.adoc
Normal file
16
res/test/asciidocs/index.adoc
Normal file
@@ -0,0 +1,16 @@
|
||||
= My Project
|
||||
:toc:
|
||||
:toc-title:
|
||||
:toclevels: 2
|
||||
|
||||
== Introduction
|
||||
|
||||
This is my project.
|
||||
|
||||
== Slides
|
||||
|
||||
* link:slides/index.html[Presentation]
|
||||
|
||||
== License
|
||||
|
||||
This project is licensed under the MIT License - see the link:LICENSE[LICENSE] file for details.
|
||||
19
res/test/asciidocs/slides/index.adoc
Normal file
19
res/test/asciidocs/slides/index.adoc
Normal file
@@ -0,0 +1,19 @@
|
||||
# Slides
|
||||
|
||||
## Slide 1
|
||||
|
||||
* First
|
||||
* Second
|
||||
* Third
|
||||
|
||||
## Slide 2
|
||||
|
||||
* First
|
||||
* Second
|
||||
* Third
|
||||
|
||||
### Slide 3
|
||||
|
||||
* First
|
||||
* Second
|
||||
* Third
|
||||
Reference in New Issue
Block a user