Skip to content
Snippets Groups Projects

Feature to create directly addressed Todos when mentioned in beginning

All threads resolved!
Compare and Show latest version
1 file
+ 0
1
Compare changes
  • Side-by-side
  • Inline
+ 0
1
@@ -42,7 +42,6 @@ def filter_nodes?(reference_options)
reference_options && reference_options[:location] == :beginning
end
# Selects child nodes if they are present in the beginning among other siblings.
#
# nodes - A Nokogiri::XML::NodeSet.
Loading