diff options
| author | Shulhan <ms@kilabit.info> | 2025-04-18 18:24:48 +0700 |
|---|---|---|
| committer | Shulhan <ms@kilabit.info> | 2025-04-18 18:24:48 +0700 |
| commit | 5eb1667e6906cf30642e926b56fdbc9686d1233f (patch) | |
| tree | bb101a2e6696246d0f605bcfc4920dddd9b1354d /testdata/in/clu/de | |
| parent | 2dc36221ea0e76526958850b7436b8a914ef3ebc (diff) | |
| download | ciigo-5eb1667e6906cf30642e926b56fdbc9686d1233f.tar.xz | |
testdata: disable generating HTML meta "generator"
The "generator" meta will changes when the asciidoctor-go release new
version.
This causes unnecessary chores on test data that needs to be updated
on every new releases.
Diffstat (limited to 'testdata/in/clu/de')
| -rw-r--r-- | testdata/in/clu/de/file.adoc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testdata/in/clu/de/file.adoc b/testdata/in/clu/de/file.adoc index 57d9ab3..b4c9a85 100644 --- a/testdata/in/clu/de/file.adoc +++ b/testdata/in/clu/de/file.adoc @@ -1,2 +1,3 @@ = dummy :last-update-label!: +:generator!: |
