Add Markdown syntax highlight to html code snippet

This commit is contained in:
Limon Monte 2017-11-01 19:52:01 +02:00 committed by GitHub
parent 4bb44c0914
commit 220f21f86d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,7 +22,7 @@ npm install frappe-charts
```
Include it in your html:
```
```html
<script src="frappe-charts.min.js"></script>
```