diff options
| author | Shulhan <ms@kilabit.info> | 2022-08-06 01:23:02 +0700 |
|---|---|---|
| committer | Shulhan <ms@kilabit.info> | 2022-08-06 01:25:29 +0700 |
| commit | 8a20b8b9d18543622eca6450091a44112efe34b0 (patch) | |
| tree | ea932b03716f9b8ba7d54a8e625ebf30959677ab /testdata/test.got.html | |
| parent | 9fe1ecf6050bbebfe4096e5c41a1e711dd16190d (diff) | |
| download | asciidoctor-go-0.3.1.tar.xz | |
Release asciidoctor-go v0.3.1 (2022-08-06)v0.3.1
=== Chores
* all: rewrite unit tests for inlineParser using test.Data
* all: cleaning up codes
* go.mod: update share to v0.40.0
Diffstat (limited to 'testdata/test.got.html')
| -rw-r--r-- | testdata/test.got.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testdata/test.got.html b/testdata/test.got.html index 4c0daf7..51a8310 100644 --- a/testdata/test.got.html +++ b/testdata/test.got.html @@ -6,7 +6,7 @@ <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="author" content="Author A, Author mid dle B"> <meta name="description" content="meta description"> -<meta name="generator" content="asciidoctor-go 0.3.0"> +<meta name="generator" content="asciidoctor-go 0.3.1"> <meta name="keywords" content="key, words"> <title>Example Document title</title> <style> |
