diff options
| author | Shulhan <ms@kilabit.info> | 2025-02-01 09:06:07 +0700 |
|---|---|---|
| committer | Shulhan <ms@kilabit.info> | 2025-02-01 09:06:35 +0700 |
| commit | 566a5f9ce9b200c71b04784919befb747720629e (patch) | |
| tree | 9d5a59b3aaf5bebc1de729eefdf0ccea16612c79 /README.md | |
| parent | f04c347644db4dac89d8fe9e89a546b28aef1356 (diff) | |
| download | asciidoctor-go-566a5f9ce9b200c71b04784919befb747720629e.tar.xz | |
README: mention ciigo as the front-end tools of this library
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -6,6 +6,10 @@ The asciidoctor-go is the Go module to parse the [AsciiDoc markup](https://asciidoctor.org/docs/what-is-asciidoc) and convert it into HTML5. +For the front-end tooling that use this library to build static website +see +[ciigo](https://sr.ht/~shulhan/ciigo). + ## Documentation [Go documentation](https://pkg.go.dev/git.sr.ht/~shulhan/asciidoctor-go). |
