424 projects tagged "HTML/XHTML"
Bean is a rich text editor with many niceties added to make writing convenient, efficient, and comfortable. It is, to use a horrible cliché, Text Edit on steroids. It uses Apple's NSText object to do most of what it does, but adds live word count, the ability to adjust printed margins, and lots of other bells and whistles.
The yawiki engine is the underlying rendering engine of the yawiki application. It is a standalone rendering engine to convert wiki markup into HTML. It can be included in any application. So far it covers three different markups: BBCode, the old yawiki markup, and the Creole 1.0 specification.
Perl text2html is an HTML 4.01/CSS2 project that converts pure plain text files into very informative and professional looking HTML documentation pages. The text files require no markup whatsoever; just naturally written text. This utility predates the now similar Python-based asciidoc.
xhtml2pdf converts HTML/XHTML/XHML to PDF using the ReportLab Toolkit, the HTML5lib, and pyPdf. It supports HTML 5 and CSS 2.1 (and some of CSS 3). The main benefit of this tool that a user with Web skills like HTML and CSS is able to generate PDF templates very quickly without learning new technologies.