diff options
| author | Shulhan <ms@kilabit.info> | 2023-12-09 23:50:49 +0700 |
|---|---|---|
| committer | Shulhan <ms@kilabit.info> | 2023-12-09 23:56:48 +0700 |
| commit | 9242df367ec97093dbfce62830db020ec53def11 (patch) | |
| tree | d68b08fac6dd77130c1d759e8e548dfc9e2d0f3c /testdata/html/header.adoc | |
| parent | f016620361024bb3f5c9709bfdf1e48691439ad4 (diff) | |
| download | asciidoctor-go-9242df367ec97093dbfce62830db020ec53def11.tar.xz | |
all: rewrite tests for ToHTML using [test.Data]
Diffstat (limited to 'testdata/html/header.adoc')
| -rw-r--r-- | testdata/html/header.adoc | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/testdata/html/header.adoc b/testdata/html/header.adoc deleted file mode 100644 index d807033..0000000 --- a/testdata/html/header.adoc +++ /dev/null @@ -1,12 +0,0 @@ -= Title -John Doe <john@doe.tld> -v1.0, 15 Dec 2022 -:description: Multiline \ -description \ -with backslash -:keywords: multiline, \ -key, \ -words -:last-update-label!: - -Document body. |
