cidrblock / drawthe.net

drawthe.net draws network diagrams dynamically from a text file describing the placement, layout and icons. Given a yaml file describing the hierarchy of the network and it's connections, a resulting diagram will be created.
http://go.drawthe.net
1.11k stars 130 forks source link

Markdown rendering #14

Closed jgroom33 closed 3 years ago

jgroom33 commented 5 years ago

A similar project renders in Gitlab markdown

This project should target the same.

I assume the requirement would be to add a feature to gitlab. Is there a gating capability to allow this as a gitlab integration?

jgroom33 commented 5 years ago

pointer to the implementation in Gitlab

luiscachog commented 4 years ago

+1

jneidel commented 6 months ago

This is marked "closed as completed".

Was it actually implemented? If yes, how would I use it?

I tried:

```drawthe.net
```drawthenet

I could also not find a reference in gitlab or online.