~shulhan/ciigo

0131b59a20137a837a79d9f30346e0654a1ed01f — Shulhan a month ago 56b1414
all: remove Limitations and update Links

The asciidoc-go library now support scanning symlink inside Root
directory.

The Links sections merge the previous contents from old index.adoc.
1 files changed, 6 insertions(+), 8 deletions(-)

M README.md
M README.md => README.md +6 -8
@@ 208,18 208,16 @@ If you need to use another port, you can change it at `cmd/mysite/main.go`.
That's it!


##  Limitations and known bugs

Using symlink on ".adoc" file inside Root directory that reference file
outside of Root is not supported, yet.
##  Links

<https://git.sr.ht/~shulhan/ciigo> - Link to the source code.

##  Links
<https://lists.sr.ht/~shulhan/ciigo> - Link to development and discussion.

[Ciigo repository](https://git.sr.ht/shulhan/ciigo).
<https://todo.sr.ht/~shulhan/ciigo> - Link to submit an issue, feedback, or
request for new feature.

[Go module
documentation](https://pkg.go.dev/git.sr.ht/https://git.sr.ht/shulhan/ciigoshulhan/ciigo).
<https://pkg.go.dev/git.sr.ht/~shulhan/ciigo> - Go module documentation.


##  License