Otra prueba

This commit is contained in:
perro tuerto 2021-04-15 17:49:55 -05:00
parent 3f7544760f
commit 8da857c27b
1 changed files with 1 additions and 1 deletions

View File

@ -28,4 +28,4 @@ pads.each_with_index do |pad, i|
main += download(pad, tits[i])
end
File.open('md/tesis.md', 'w') { |f| f.write "#{main.strip}\n" }
File.open('md/tesis.md', 'w') { |f| f.write "#{main.strip}\n\n" }