From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kaushal Modi Subject: Ox-html: Replace with and with Date: Tue, 23 Oct 2018 20:38:37 -0400 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="000000000000bc49430578eeb537" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51756) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gF7CI-0000SF-Bt for emacs-orgmode@gnu.org; Tue, 23 Oct 2018 20:38:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gF7CH-0004Mb-4K for emacs-orgmode@gnu.org; Tue, 23 Oct 2018 20:38:54 -0400 Received: from mail-lj1-x236.google.com ([2a00:1450:4864:20::236]:42542) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gF7CG-0004KL-Oj for emacs-orgmode@gnu.org; Tue, 23 Oct 2018 20:38:52 -0400 Received: by mail-lj1-x236.google.com with SMTP id l25-v6so1289924lja.9 for ; Tue, 23 Oct 2018 17:38:52 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: emacs-org list --000000000000bc49430578eeb537 Content-Type: text/plain; charset="UTF-8" Hello, I am not an HTML expert. But recently off-list, I learnt that and tags aren't recommended to be used for styling any more (for a while now). Instead and should be used respectively. If there are no objections, I can commit this little change to the master branch. References: - https://developer.mozilla.org/en-US/docs/Web/HTML/Element/b - https://developer.mozilla.org/en-US/docs/Web/HTML/Element/i#Usage_Notes -- Kaushal Modi --000000000000bc49430578eeb537 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hello,

I am = not an HTML expert. But recently off-list, I learnt that <b> and <= i> tags aren't recommended to be used for styling any more (for a wh= ile now).=C2=A0

Instead = <strong> and <em> should be used respectively.=C2=A0

If there are no objections, I can = commit this little change to the master branch.=C2=A0

References:

=
--000000000000bc49430578eeb537--