This shows you the differences between two versions of the page.
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 3: | Line 3: | ||
Testing Codify | Testing Codify | ||
- | < | + | < |
- | import { NgModule } from ' | + | #!/bin/bash |
- | import { NGSuiteModule } from ' | + | |
- | + | echo "this is a file" | |
- | + | # with comments | |
- | @NgModule({ | + | /bin/touch -l /bla |
- | ... | + | |
- | imports: [ | + | |
- | ... | + | |
- | NGSuiteModule.forRoot() | + | |
- | ], | + | |
- | ... | + | |
- | }) | + | |
- | export class AppModule { } | + | |
</ | </ | ||
+ | testing geshi | ||
+ | <code yaml> | ||
+ | --- | ||
+ | openstack: true | ||
+ | server: | ||
+ | idm: | ||
+ | identity: true | ||
+ | </ | ||
And mermaid | And mermaid |