Linuxfriendly

For user friendly linux cloud hosting

User Tools

Site Tools


playground:playground

This is an old revision of the document!


PlayGround

Testing Codify

import { NgModule } from '@angular/core';
import { NGSuiteModule } from '@ngsuite/ngsuite';
 
 
@NgModule({
  ...
  imports: [
    ...
    NGSuiteModule.forRoot()
  ],
  ...
})
export class AppModule { }

And mermaid

graph TD A(mermaid)-->B((<em class='u'>plugin</em>)) A-->C(((for))) B-->D[["<a href='https://www.dokuwiki.org/dokuwiki' class='urlextern' title='https://www.dokuwiki.org/dokuwiki' rel='ugc nofollow'>Dokuwiki</a>"]] C-->D

playground/playground.1695329736.txt.gz · Last modified: 2023/09/21 20:55 by Mark Olie