aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorShulhan <ms@kilabit.info>2025-02-16 15:46:20 +0700
committerShulhan <ms@kilabit.info>2025-02-16 15:46:20 +0700
commit34a421761567ad0e711673c6e4ef63d9c1840d5a (patch)
treede66a9141624c1661861310147c5a05b001fda06 /README.md
parent5aac8b7676140dcb803fc1614334a92698e35429 (diff)
downloadasciidoctor-go-34a421761567ad0e711673c6e4ef63d9c1840d5a.tar.xz
all: support document attribute "docdir"
The "docdir" attribute contains the full path of the directory that contains the source document. By default it is set to the directory where the Document resided.
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0c5dcf8..561a897 100644
--- a/README.md
+++ b/README.md
@@ -131,6 +131,7 @@ Supported document attribute references,
* `author(_x)`
* `authorinitials(_x)`
+* `docdir`
* `doctitle`
* `email(_x)`
* `firstname(_x)`