lib/stepmod/utils/converters/example.rb in stepmod-utils-0.4.6 vs lib/stepmod/utils/converters/example.rb in stepmod-utils-0.4.7
- old
+ new
@@ -8,9 +8,10 @@
# If we want to skip this node
return "" if state[:no_notes_examples]
<<~TEMPLATE
+
[example]
====
#{treat_children(node, state).strip}
====