From owner-freebsd-questions Wed Aug 23 11:22:59 2000 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (zoom1-041.telepath.com [216.14.1.41]) by hub.freebsd.org (Postfix) with SMTP id 6C70637B422 for ; Wed, 23 Aug 2000 11:22:56 -0700 (PDT) Received: (qmail 98391 invoked by uid 100); 23 Aug 2000 18:22:18 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14756.5722.744040.457043@guru.mired.org> Date: Wed, 23 Aug 2000 13:22:18 -0500 (CDT) To: Thomas Widlundh Cc: questions@freebsd.org Subject: html-editor In-Reply-To: <76449436@toto.iv> X-Mailer: VM 6.72 under 21.1 (patch 10) "Capitol Reef" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thomas Widlundh writes: > Is there a html-editor or a WYSIWYG-editor you recommend for BSD? Personally, I think xemacs + psgml is the be-all and end-all of HTML editors. Of course, I'm not happy unless the HTML actually follows spec, and that combination helps me reach that goal. It's not wysiwyg, but provides highlighting, element folding, and other such goodies instead. If you really want wysiwyg (except that wyg is not what everone else gets with HTML), you might look at AbiWord. It's a wysiwyg WP package with the ability to save to HTML. I've use it as a WP package, but not for HTML.