Linuxfriendly

For user friendly linux cloud hosting

User Tools

Site Tools


playground:playground

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
playground:playground [2023/09/21 20:24]
127.0.0.1 external edit
playground:playground [2023/09/21 21:08] (current)
Mark Olie
Line 1: Line 1:
 ====== PlayGround ====== ====== PlayGround ======
  
 +Testing Codify
 +
 +<codify bash>
 +#!/bin/bash
 +
 +echo "this is a file"
 +# with comments
 +/bin/touch -l /bla
 +
 +</codify>
 +testing geshi
 +<code yaml>
 +---
 +  openstack: true
 +  server:
 +    idm:
 +      identity: true
 +</code>
 +
 +And mermaid
 +<mermaid>
 +  graph TD
 +    A(**mermaid**)-->B((__plugin__))
 +    A-->C(((//for//)))
 +    B-->D[["[[https://www.dokuwiki.org/dokuwiki|Dokuwiki]]"]]
 +    C-->D
 +</mermaid>
playground/playground.1695327863.txt.gz ยท Last modified: 2023/09/21 20:24 by 127.0.0.1