From nobody Wed Jun 28 03:07:32 2023 X-Original-To: freebsd-questions@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4QrRMy0rpwz4kT0W for ; Wed, 28 Jun 2023 03:07:42 +0000 (UTC) (envelope-from freebsd@telaman.net.au) Received: from actcsvr17.gohosting.com.au (actcsvr17.gohosting.com.au [103.11.147.171]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4QrRMx6GRLz4K7b for ; Wed, 28 Jun 2023 03:07:41 +0000 (UTC) (envelope-from freebsd@telaman.net.au) Authentication-Results: mx1.freebsd.org; none DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=telaman.net.au; s=default; h=MIME-Version:Content-Transfer-Encoding: Content-Type:References:In-Reply-To:Date:To:From:Subject:Message-ID:Sender: Reply-To:Cc:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help: List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=tThIOQMGxnkeobDyTxNwA0dg+9v2YJI1bX/sBS+dbs0=; b=HsYGDrUNzKHUrxjHw2nxmoYg8I CZ6GGyWMM4dEADd+6l7Qj7zDTpdZ0nAvlXV/K5zNZxVOms15wQzIypJFc2usFak98Exi5N5TNOLaU N36ovyOkmn5CYAUHwQD+PlTpSK3ykxpjJD33v7f26onjWsWFTCre+corL3iDAMzYwInAPD0dOqU/Y gLxMec2vbEUhMLxEvEHjZAgK4vd7pAmZAOClnSUqV8gbpxTSr3b28W54lBvjV6CnIpXfL/4FZQyEN UHx2dx41LMj7YvN7e24QmLkvmmIjDaatB5DnEMliqXCLIhMPpfMvkcSDS4OHvdORWWnSVTqGAlxdX LpJYoryA==; Received: from 116-250-233-13.pool.activ8me.net.au ([116.250.233.13]:62690 helo=[192.168.20.2]) by actcsvr17.gohosting.com.au with esmtpsa (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1qELWr-00BWrc-3D; Wed, 28 Jun 2023 13:07:38 +1000 Message-ID: Subject: Re: Markdown editors. From: David To: Pat Maddox , User Questions Date: Wed, 28 Jun 2023 13:07:32 +1000 In-Reply-To: <68051de5-8cbb-46ba-8207-1eb859d3dc1b@app.fastmail.com> References: <42f1b9dfe6fc98c815aa248d198ed9733070c999.camel@telaman.net.au> <68051de5-8cbb-46ba-8207-1eb859d3dc1b@app.fastmail.com> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable User-Agent: Evolution 3.44.4 FreeBSD GNOME Team List-Id: User questions List-Archive: https://lists.freebsd.org/archives/freebsd-questions List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org MIME-Version: 1.0 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - actcsvr17.gohosting.com.au X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - telaman.net.au X-Get-Message-Sender-Via: actcsvr17.gohosting.com.au: authenticated_id: freebsd@telaman.net.au X-Authenticated-Sender: actcsvr17.gohosting.com.au: freebsd@telaman.net.au X-Source: X-Source-Args: X-Source-Dir: X-Rspamd-Queue-Id: 4QrRMx6GRLz4K7b X-Spamd-Bar: ---- X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:9290, ipnet:103.11.144.0/22, country:AU] X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-ThisMailContainsUnwantedMimeParts: N On Tue, 2023-06-27 at 20:02 -0700, Pat Maddox wrote: > On Tue, Jun 27, 2023, at 5:35 PM, David wrote: > > Hullo all, > >=20 > > I'm used to using apostrophe on Debian, but that doesn't appear to > > be > > available in the FreeBSD repositories, so I was wondering what > > users > > here recommend? > > Thanks for any time. > > Cheers! >=20 > I use emacs with markdown-mode.el Thanks for that. I've since found Ghostwriter and Mindforger, which are good to a point, but I'd really like .pdf export, which neither seem to have, so far in investigations. Cheers!