| tag name | v0.15.1 (21921a97b9ac6efa44cacd6a520413592ef90fd1) |
| tag date | 2025-02-01 09:50:19 +0700 |
| tagged by | Shulhan <ms@kilabit.info> |
| tagged object | commit 4c38d5303c... |
| download | ciigo-0.15.1.tar.xz |
|---|
Release ciigo v0.15.1 (2025-02-01)
[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".
-----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQSyS35x1RIQ2SkuGz5KU2C1AMnE8AUCZ52L/gAKCRBKU2C1AMnE
8GTqAP9Hs/M0f7cpK+l5zZIuQUyrASysDyC11jwPOvi6833DrgEA2hENsBPOKu2H
3FoK71E0l42hR7gJ7W/w2v+2XyQxzAU=
=Hx6L
-----END PGP SIGNATURE-----
