index
:
asciidoctor-go
dev
main
Native Go parser for asciidoc markup.
Shulhan
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
2025-02-13
testdata: redact the "Last updated" time in test-parser HTML files
Shulhan
2025-02-13
all: add default HTML stylesheet
Shulhan
2025-02-01
make: replace external linters with internal command gocheck
Shulhan
2024-10-15
make: serve doc on non-common port
Shulhan
2024-09-07
Makefile: replace golangci-lint with "go vet"
Shulhan
2024-03-05
all: comply with linter recommendations
Shulhan
2023-12-09
all: replace linter golangci-lint with revive and shadow
Shulhan
2022-12-16
all: fix the orders of generated HTML meta
Shulhan
2022-12-14
all: run test before lint
Shulhan
2022-09-05
all: update the path on serve-doc task
Shulhan
2022-07-24
all: rename the HTML output for test-parser
Shulhan
2022-07-16
all: reformat the README back to asciidoc
Shulhan
2022-07-16
all: run fieldalignment in lint task
Shulhan
2022-02-21
all: relicense the asciidoctor-go under GPL 3.0 or later
Shulhan
2020-12-24
Makefile: add task to run test
Shulhan
2020-11-14
all: fix linter warnings
Shulhan
2020-10-15
asciidoctor-go: asciidoctor markup parser for Go
Shulhan