You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/visualize/tsvb.asciidoc
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -122,3 +122,17 @@ Edit the source for the Markdown visualization.
122
122
. To insert the mustache template variable into the editor, click the variable name.
123
123
+
124
124
The http://mustache.github.io/mustache.5.html[mustache syntax] uses the Handlebar.js processor, which is an extended version of the Mustache template language.
125
+
126
+
[float]
127
+
[[tsvb-style-markdown]]
128
+
==== Style Markdown text
129
+
130
+
Style your Markdown visualization using http://lesscss.org/features/[less syntax].
131
+
132
+
. Select *Markdown*.
133
+
134
+
. Select *Panel options*.
135
+
136
+
. Enter styling rules in *Custom CSS* section
137
+
+
138
+
Less in TSVB does not support custom plugins or inline JavaScript.
0 commit comments