From 9a2bcad4d62c7fd93a3411e0a60cfa07c2b04051 Mon Sep 17 00:00:00 2001 From: Shulhan Date: Thu, 4 Apr 2024 21:45:27 +0700 Subject: Release asciidoctor-go v0.5.2 (2023-04-04) This release only contains chores. * all: replace module "share" with "pakakeh.go" The "share" module has been moved to new repository with new name at "https://sr.ht/~shulhan/pakakeh.go". For more information see the change logs at "pakakeh.go" module. * all: comply with linter recommendations Most of the code changes related to refactoring if-else witch switch statement. * all: replace if-else bytes.Equals with static string case comparisons Using string instead of [bytes.Equal] give code much more readable. --- testdata/test.got.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testdata/test.got.html') diff --git a/testdata/test.got.html b/testdata/test.got.html index 0d72804..b567740 100644 --- a/testdata/test.got.html +++ b/testdata/test.got.html @@ -3056,7 +3056,7 @@ this sidebar.

-- cgit v1.3