From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 57DD13858D3C; Wed, 19 Oct 2022 10:51:54 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 57DD13858D3C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1666176714; bh=pz3ITbgAvw/IZHbEmWBF0wB8D6m0WjEtUZU0SPNtPY8=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Q3duNmwpLFs3esx8sLdIIs3ma5LcKgcpgtrG5DT/dxXMe0/YzkA7+ZeZFo6pI6m9v BGmjsENa4M9yFOTuQzZV6K0phEnmA0AelGobQjCaK/3kYaJP+qAKLWqRmsW6IrpdJd JpffDO24M4QuaXorYCOPnPu1M7kV5H/o5APYFBQo= From: "redi at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug web/107297] Support markdown in bugzilla comments Date: Wed, 19 Oct 2022 10:51:53 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: web X-Bugzilla-Version: unknown X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: redi at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D107297 --- Comment #6 from Jonathan Wakely --- (In reply to Eric Gallager from comment #2) > I would also want comments to be editable if this gets turned on, in case= I > screw up my formatting... is there a way to allow that in bugzilla? There's a Preview tab in the editing box, which is useful for checking befo= re submitting.=