The commit adds a new paragraph in the etiquette section that
references the RFC document about network etiquette. Also modifies
the spanish version with text that is written by a human.
---
es/index.html | 6 ++++++index.html | 6 ++++++
2 files changed, 12 insertions(+)
diff --git a/es/index.html b/es/index.html
index c2c1912..77a1474 100644
--- a/es/index.html+++ b/es/index.html
@@ -565,6 +565,12 @@
a cabo estas buenas prácticas como internauta, pero será muy apreciada
por quien reciba el mensaje.
</p>
+ <h3>Otras recomendaciones</h3>+ <p>+ <a href="https://www.ietf.org/rfc/rfc1855.txt"+ rel="noopener nofollow">Este documento</a>+ puede servir como guía adicional sobre la etiqueta de la comunicación por correo electrónico.+ </p> <h2 id="why-plaintext"><a href="#why-plaintext">
¿Por qué texto plano mejor que HTML?
</a></h2>
diff --git a/index.html b/index.html
index 0333e94..ad2baac 100644
--- a/index.html+++ b/index.html
@@ -580,6 +580,12 @@ Sweet! Happy to help.</pre>
will do this for you, as well as any client shown above with "Wraps text
or uses format=flowed".
</p>
+ <h3>Further recommendations</h3>+ <p>+ <a href="https://www.ietf.org/rfc/rfc1855.txt"+ rel="noopener nofollow">This document</a>+ can serve as an additional guide to email communication etiquette.+ </p> <h2 id="why-plaintext"><a href="#why-plaintext">
Why is plaintext better than HTML?
</a></h2>
--
2.43.0.windows.1