Correct indent
This commit is contained in:
parent
6b1d8a59f0
commit
b00feb3652
|
|
@ -165,7 +165,7 @@ procedure Aqs2mdx is
|
|||
end;
|
||||
when Block_Header =>
|
||||
if Block (Pandoc.Content_String).To_Array.Element (1)
|
||||
.To_Integer = 2
|
||||
.To_Integer = 2
|
||||
and then Block (Pandoc.Content_String).To_Array.Element (2)
|
||||
.To_Array.Element (1).To_String = +"introduction"
|
||||
-- This relies on the fact that Pandoc converts a title
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user