summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/source/advanced-features/junction-elements.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/source/advanced-features/junction-elements.rst b/doc/source/advanced-features/junction-elements.rst
index 4457077aa..929ac1217 100644
--- a/doc/source/advanced-features/junction-elements.rst
+++ b/doc/source/advanced-features/junction-elements.rst
@@ -34,6 +34,7 @@ The below bst file describes an element which depends on the hello.bst element
from the autotools example:
.. literalinclude:: ../../examples/junctions/elements/callHello.bst
+ :language: yaml
This element consists of a script which calls hello.bst's hello command.