diff options
| author | Shulhan <ms@kilabit.info> | 2025-02-01 08:55:54 +0700 |
|---|---|---|
| committer | Shulhan <ms@kilabit.info> | 2025-02-01 09:06:35 +0700 |
| commit | 3597269b177017c3d35896d9ff12f15af616a72c (patch) | |
| tree | cb5c837e766a82b9ceb0e03d277233f9011dd562 /testdata/test.got.html | |
| parent | 566a5f9ce9b200c71b04784919befb747720629e (diff) | |
| download | asciidoctor-go-0.6.2.tar.xz | |
Release asciidoctor-go v0.6.2 (2025-02-01)v0.6.2
[BUG FIX]
Fix section detected as paragraph after list and comment.
Previously, given the following markup,
----
* Sub list
+
Sub list content.
//}}}
//{{{
== Sub 2
//}}
----
The section "Sub 2" will be parsed as paragraph instead of new section.
[CHORE]
In the linter, we replace the fieldalignment and shadow using our internal
gocheck command.
This linters actually have an API that can be combined into a program,
which provided by package "pakakeh.go/lib/goanalysis".
Diffstat (limited to 'testdata/test.got.html')
0 files changed, 0 insertions, 0 deletions
