diff options
| author | Shulhan <ms@kilabit.info> | 2025-02-16 15:46:20 +0700 |
|---|---|---|
| committer | Shulhan <ms@kilabit.info> | 2025-02-16 15:46:20 +0700 |
| commit | 34a421761567ad0e711673c6e4ef63d9c1840d5a (patch) | |
| tree | de66a9141624c1661861310147c5a05b001fda06 /README.md | |
| parent | 5aac8b7676140dcb803fc1614334a92698e35429 (diff) | |
| download | asciidoctor-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.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -131,6 +131,7 @@ Supported document attribute references, * `author(_x)` * `authorinitials(_x)` +* `docdir` * `doctitle` * `email(_x)` * `firstname(_x)` |
