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

Both sides previous revision Previous revision
Next revision
Previous revision
playground:playground [2023/09/21 20:55]
Mark Olie
playground:playground [2023/09/21 21:08] (current)
Mark Olie
Line 2: Line 2:
  
 Testing Codify Testing Codify
-<codify typescript+ 
-import { NgModule } from '@angular/core'; +<codify bash
-import { NGSuiteModule } from '@ngsuite/ngsuite'; +#!/bin/bash 
-  + 
-  +echo "this is a file" 
-@NgModule({ +# with comments 
-  ... +/bin/touch -l /bla 
-  imports: [ + 
-    ... +</codify> 
-    NGSuiteModule.forRoot() +testing geshi 
-  ], +<code yaml> 
-  ... +--- 
-}) +  openstack: true 
-export class AppModule { } +  server: 
-<codify>+    idm: 
 +      identity: true 
 +</code>
  
 And mermaid And mermaid
playground/playground.1695329702.txt.gz · Last modified: 2023/09/21 20:55 by Mark Olie