Skip to content

Commit ba7ecfe

Browse files
committed
Release 0.0.6
added README added documentation via Antora
1 parent e80fa59 commit ba7ecfe

File tree

2 files changed

+13
-2
lines changed

2 files changed

+13
-2
lines changed

README.adoc

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,15 @@ include::https://raw.githubusercontent.com/feelpp/asciidoctor-remote-include-pro
4444
----
4545
include::https://raw.githubusercontent.com/feelpp/feelpp/develop/feelpp/quickstart/qs_laplacian.cpp[tag=env]
4646
----
47-
----
47+
----
48+
49+
More details are available in the https://feelpp.github.io/asciidoctor-remote-include-processor/adoc-rip/latest/index.html[documentation].
50+
51+
== Acknowledgments
52+
53+
* https://github.com/djencks[@Djenks] on Gitter Antora/users for his many suggestions and explanations
54+
* https://github.com/Mogztter[@Mozgtter] for https://github.com/Mogztter/asciidoctor-emoji[asciidoctor-emoji] which served as the template for this extension
55+
56+
and of course
57+
58+
* https://github.com/mojavelinux[@mojavelinux] for the awesome work he does on {antora} and {adoc}.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@feelpp/asciidoctor-remote-include-processor",
3-
"version": "0.0.5",
3+
"version": "0.0.6",
44
"description": "Asciidoctor remote include processor extension",
55
"main": "dist/node/asciidoctor-remote-include-processor.js",
66
"browser": "dist/browser/asciidoctor-remote-include-processor.js",

0 commit comments

Comments
 (0)