Auto: misc.

This commit is contained in:
2021-02-03 17:43:06 +01:00
parent 9ac81f6062
commit b89b919735
4 changed files with 17 additions and 1 deletions
+1 -1
View File
@@ -29,7 +29,6 @@
- The [[agora protocol]] is openly developed and can be implemented by anyone.
- See also: [[wikilinks everywhere]].
- [[go]] github.com/flancian/agora
- [[git]] github.com/flancian/agora
- [[pull]] [[agora editor]] [[agora client]]
- There are [[other agoras]].
@@ -68,5 +67,6 @@
[go]: go "Go"
[pull]: pull "Pull"
[agora editor]: agora-editor "Agora Editor"
[agora client]: agora-client "Agora Client"
[other agoras]: other-agoras "Other Agoras"
[//end]: # "Autogenerated link references"
+13
View File
@@ -0,0 +1,13 @@
# Composite Go Links
- [[pull]] [[go link]]
- A generalization of [[go links]].
- Whereas /go/foo will redirect to the URL in the block [[go]] in node [[foo]], /go/foo/bar will redirect to the URL in the block [[bar]] in node [[foo]].
[//begin]: # "Autogenerated link references for markdown compatibility"
[pull]: pull "Pull"
[go link]: go-link "Go Link"
[go]: go "Go"
[foo]: foo "Foo"
[//end]: # "Autogenerated link references"
+2
View File
@@ -0,0 +1,2 @@
# Default Actions
+1
View File
@@ -10,3 +10,4 @@
- [[bmann]]
- [[silence is a commons]]
- [[agora]]
- [[composite go links]]