From 1dc3d721e3b43d4ddaa52e0c3f6ffb81ec2088ed Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Mon, 2 Aug 2021 18:03:13 -0400 Subject: remove link 'title' attributes that's just the 'href' (pt-br, part 5) (#1849) --- files/pt-br/mdn/structures/macros/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'files/pt-br/mdn/structures') diff --git a/files/pt-br/mdn/structures/macros/index.html b/files/pt-br/mdn/structures/macros/index.html index 8a8f1eea2f..f55f13769b 100644 --- a/files/pt-br/mdn/structures/macros/index.html +++ b/files/pt-br/mdn/structures/macros/index.html @@ -11,7 +11,7 @@ translation_of: MDN/Structures/Macros

Como as macros são implementadas

-

Macros on MDN are implemented using server-executed JavaScript code, interpreted using Node.js. On top of that we have a number of libraries we've implemented that provide wiki-oriented services and features to let macros interact with the wiki platform and its contents. If you're interested in learning more, see the KumaScript guide.

+

Macros on MDN are implemented using server-executed JavaScript code, interpreted using Node.js. On top of that we have a number of libraries we've implemented that provide wiki-oriented services and features to let macros interact with the wiki platform and its contents. If you're interested in learning more, see the KumaScript guide.

Using a macro in content

-- cgit v1.2.3-54-g00ecf