Skip to content

Commit 913e554

Browse files
authored
Fix asciidoc syntax
1 parent 4a6a904 commit 913e554

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
// tab-widgets/api-call.asciidoc:13
22

3+
[source, python]
4+
----
35
resp = es.info()
6+
----
47
print(resp)

0 commit comments

Comments
 (0)