From 3e687f1a8ccb1cd0d52a966005551d528ca141df Mon Sep 17 00:00:00 2001 From: Boris Verkhovskiy Date: Sat, 6 Apr 2024 08:33:50 -0700 Subject: Remove leading and trailing empty lines in code blocks --- pt-br/typescript-pt.html.markdown | 1 - 1 file changed, 1 deletion(-) (limited to 'pt-br/typescript-pt.html.markdown') diff --git a/pt-br/typescript-pt.html.markdown b/pt-br/typescript-pt.html.markdown index 7d28bf53..5888b641 100644 --- a/pt-br/typescript-pt.html.markdown +++ b/pt-br/typescript-pt.html.markdown @@ -161,7 +161,6 @@ var tuple = pairToTuple({ item1:"hello", item2:"world"}); // Incluindo referências a um arquivo de definição: /// - ``` ## Leitura adicional -- cgit v1.2.3