diff options
| author | Shulhan <ms@kilabit.info> | 2025-04-18 18:18:31 +0700 |
|---|---|---|
| committer | Shulhan <ms@kilabit.info> | 2025-04-18 18:18:31 +0700 |
| commit | 984b3b2c912616de5d8c2de766d4897c255d563e (patch) | |
| tree | b7d19f1c118fc6e345869e5bef17455668e3c558 /testdata/test.adoc | |
| parent | a6d11741c4c050cb0cec96f588baff6366da30d2 (diff) | |
| download | asciidoctor-go-984b3b2c912616de5d8c2de766d4897c255d563e.tar.xz | |
all: disable generating HTML meta for "generator" in tests
The "generator" value will changes on each releases, so better to disable
it to minimize noise during release commit.
Diffstat (limited to 'testdata/test.adoc')
| -rw-r--r-- | testdata/test.adoc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testdata/test.adoc b/testdata/test.adoc index a98547e..0f237b3 100644 --- a/testdata/test.adoc +++ b/testdata/test.adoc @@ -15,6 +15,7 @@ v1.1.1, 18 July 2020: remark :test-url: https://kilabit.info :image-sunset: sunset.jpg :version-label!: +:generator!: :idprefix: This is preamble. |
