mirror of
https://github.com/sartography/cr-connect-bpmn.git
synced 2025-02-18 11:26:52 +00:00
Added Markdown Windows
This commit is contained in:
parent
01b6a39155
commit
efae9469cb
@ -7,12 +7,11 @@
|
||||
[(ngModel)]="template"
|
||||
></textarea>
|
||||
</mat-form-field>
|
||||
|
||||
</p>
|
||||
|
||||
<markdown [data]="result"></markdown>
|
||||
<div mat-dialog-actions>
|
||||
<button mat-button [mat-dialog-close]="">Exit</button>
|
||||
<button mat-button (click)="render()">Render</button>
|
||||
<button mat-button color="primary" (click)="render()">Render</button>
|
||||
</div>
|
||||
</mat-card>
|
||||
|
Loading…
x
Reference in New Issue
Block a user