docs: fix echarts shortcodes error

This commit is contained in:
Dillon
2020-03-10 14:57:39 +08:00
parent e78ba137b7
commit d42f15b058
3 changed files with 3 additions and 3 deletions

View File

@@ -606,7 +606,7 @@ Just insert your ECharts option in `JSON`/`YAML`/`TOML` format in the `echarts`
Example `echarts` Input in `JSON` format:
```json
{{/* echarts */}}
{{</* echarts */>}}
{
"title": {
"text": "Summary Line Chart",