From b975fa2bea598b063aef51f6a2b944344bb74790 Mon Sep 17 00:00:00 2001 From: "Brian (bex) Exelbierd" Date: Mon, 9 Apr 2018 10:01:59 +0200 Subject: [PATCH] update --- .gitignore | 3 +++ notes | 2 ++ 2 files changed, 5 insertions(+) create mode 100644 .gitignore create mode 100644 notes diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..13d8eda --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +build +public +cache diff --git a/notes b/notes new file mode 100644 index 0000000..0c76283 --- /dev/null +++ b/notes @@ -0,0 +1,2 @@ +submit out of module tree symlinks break antora +how is xref implemented? is it an asciidoctor extension?