aboutsummaryrefslogtreecommitdiff
path: root/testdata/watcher_test.txt
diff options
context:
space:
mode:
authorShulhan <ms@kilabit.info>2023-12-14 15:49:35 +0700
committerShulhan <ms@kilabit.info>2023-12-14 15:50:36 +0700
commitb97be92c238e766dafa80dcfeae92987f016b895 (patch)
treeb153ae3813af209fc581b169351bd1cbff24f601 /testdata/watcher_test.txt
parent65735d94885752c06f369d46c8edd9abbc1ec5a0 (diff)
downloadciigo-b97be92c238e766dafa80dcfeae92987f016b895.tar.xz
Release ciigo v0.11.0 (2023-12-14)v0.11.0
=== Breaking changes * Field [ConvertOptions.HtmlTemplate] become [ConvertOptions.HTMLTemplate] * Method [Converter.SetHtmlTemplateFile] become [Converter.SetHTMLTemplateFile] * Method [Converter.ToHtmlFile] become [Converter.ToHTMLFile] === Bug fix * asciidoc: fix custom ID on the first section not applied correctly
Diffstat (limited to 'testdata/watcher_test.txt')
-rw-r--r--testdata/watcher_test.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/testdata/watcher_test.txt b/testdata/watcher_test.txt
index e1f611a..a4a04c1 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.5.0">
+ <meta name="generator" content="asciidoctor-go 0.5.1">
<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.5.0">
+ <meta name="generator" content="asciidoctor-go 0.5.1">
<meta name="keywords" content="ciigo,asciidoc">
<title>watch updated</title>
<link rel="stylesheet" href="/path/to/style.css">