Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Christian Franck
DCnets
Commits
465208e1
Commit
465208e1
authored
Apr 12, 2021
by
Christian Franck
Browse files
Add new file
parent
a4a571cf
Changes
1
Hide whitespace changes
Inline
Side-by-side
docs/test.md
0 → 100644
View file @
465208e1
# Test markdown documentation
Here is a mermaid graph
```
mermaid
sequenceDiagram
participant A as User
participant H as Intermediary
participant OP as Participants
A->>H: join_request
par to user
H->>A: dcnet_info
and to participants
H->>OP: add_participant
end
```
and here is a note
.. note::
This document is work in progress.
thats it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment