imneov / tkeel-docs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tKeel Documents

Add PlantUML

# Your markdown including PlantUML code block
```plantuml
class SimplePlantUMLPlugin {
    + transform(syntaxTree: AST): AST
}
```

About

License:Apache License 2.0


Languages

Language:JavaScript 65.2%Language:SCSS 34.8%