Skip to content

Commit 48ee06c

Browse files
committed
add acknowledgements
1 parent fb39576 commit 48ee06c

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

docs/modules/ROOT/pages/index.adoc

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
:uri-asciidoctorjs: https://github.com/asciidoctor/asciidoctor.js
44
:uri-antora: https://docs.antora.org
55
:antora: {uri-antora}[Antora]
6+
:uri-asciidoctor: https://www.asciidoctor.org
7+
:adoc: {uri-asciidoctor}[Asciidoctor]
68

79
An extension for {uri-asciidoctorjs}[Asciidoctor.js] that allows to include remote files in {antora}.
810

@@ -67,4 +69,13 @@ which gives:
6769
[source,cpp]
6870
----
6971
include::https://raw.githubusercontent.com/feelpp/asciidoctor-remote-include-processor/master/test/helloworld.cpp[tag=hello]
70-
----
72+
----
73+
74+
== Acknowledgments
75+
76+
* https://github.com/djencks[@Djenks] on Gitter Antora/users for his many suggestions and explanations
77+
* https://github.com/Mogztter[@Mozgtter] for https://github.com/Mogztter/asciidoctor-emoji[asciidoctor-emoji] which served as the template for this extension
78+
79+
and of course
80+
81+
* https://github.com/mojavelinux[@mojavelinux] for the awesome work he does on {antora} and {adoc}.

0 commit comments

Comments
 (0)