summaryrefslogtreecommitdiff
path: root/support/latexindent/LatexIndent/Else.pm
diff options
context:
space:
mode:
Diffstat (limited to 'support/latexindent/LatexIndent/Else.pm')
-rw-r--r--support/latexindent/LatexIndent/Else.pm4
1 files changed, 4 insertions, 0 deletions
diff --git a/support/latexindent/LatexIndent/Else.pm b/support/latexindent/LatexIndent/Else.pm
index 26d8014f5a..a213d7b247 100644
--- a/support/latexindent/LatexIndent/Else.pm
+++ b/support/latexindent/LatexIndent/Else.pm
@@ -121,6 +121,10 @@ sub yaml_get_indentation_information{
return q();
}
+sub check_for_hidden_children{
+ return q();
+}
+
sub create_unique_id{
my $self = shift;