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/preamble.adoc | |
| parent | f016620361024bb3f5c9709bfdf1e48691439ad4 (diff) | |
| download | asciidoctor-go-9242df367ec97093dbfce62830db020ec53def11.tar.xz | |
all: rewrite tests for ToHTML using [test.Data]
Diffstat (limited to 'testdata/html/preamble.adoc')
| -rw-r--r-- | testdata/html/preamble.adoc | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/testdata/html/preamble.adoc b/testdata/html/preamble.adoc deleted file mode 100644 index 2eaec88..0000000 --- a/testdata/html/preamble.adoc +++ /dev/null @@ -1,11 +0,0 @@ -= Title -John Doe <john@doe.tld> -v1.0, 15 Dec 2022 -:last-update-label!: -:idprefix: - -This is preamble. - -== Section 2 - -Section 2 content. |
