diff options
| author | Shulhan <ms@kilabit.info> | 2025-02-01 09:39:40 +0700 |
|---|---|---|
| committer | Shulhan <ms@kilabit.info> | 2025-02-01 09:39:40 +0700 |
| commit | 3fbbf969aa646d07d26e8d3c0f9a01aff52491a3 (patch) | |
| tree | b6f47b35db0cfdd49c75fb2d8fea32afca322653 /testdata/watcher_test.txt | |
| parent | 9130f2350eff5710b14ec6aeda7ddccd944c643c (diff) | |
| download | ciigo-3fbbf969aa646d07d26e8d3c0f9a01aff52491a3.tar.xz | |
go.mod: update asciidoctor-go
The latest release fix parsing section that is not detected after list
items.
Diffstat (limited to 'testdata/watcher_test.txt')
| -rw-r--r-- | testdata/watcher_test.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testdata/watcher_test.txt b/testdata/watcher_test.txt index 4edb143..8fea1dc 100644 --- a/testdata/watcher_test.txt +++ b/testdata/watcher_test.txt @@ -8,7 +8,7 @@ <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="theme-color" content="#375EAB"> - <meta name="generator" content="asciidoctor-go 0.6.1"> + <meta name="generator" content="asciidoctor-go 0.6.2"> <title>watch create</title> <style> body{} @@ -50,7 +50,7 @@ Hello, body. <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="theme-color" content="#375EAB"> - <meta name="generator" content="asciidoctor-go 0.6.1"> + <meta name="generator" content="asciidoctor-go 0.6.2"> <meta name="keywords" content="ciigo,asciidoc"> <title>watch updated</title> <link rel="stylesheet" href="/path/to/style.css"> |
