Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a226a0b05b9d4b2a

Jump to content

// Workers AI · dad joke modeWhat did Doxia say to its date? "You're a box of chocolates to me, Dox-ie.

From Wikipedia, the free encyclopedia
(Redirected from Almost Plain Text)

Doxia is a content generation framework that provides its users with powerful techniques for generating static and dynamic content. Doxia can be used in web-based publishing context to generate static sites, in addition to being incorporated into dynamic content generation systems like blogs, wikis and content management systems. Doxia is now a subproject of Apache Maven which uses it to convert APT (Almost Plain Text) markup documentation into HTML or other formats.[1][2]

Description

[edit]

Doxia supports markup languages with simple syntaxes. Lightweight markup languages are used by people who might be expected to read the document source as well as the rendered output. It is used extensively by Maven and it powers the entire documentation system of Maven. It gives Maven the ability to take any document that Doxia supports and output it in any format.

History

[edit]

Based on the Aptconvert project developed by XMLmind, Doxia was initially hosted by Codehaus, becoming a sub-project of Maven early in 2006.[3]

Features

[edit]
  • Developed in Java
  • Easy-to-learn syntax
  • Macro support
  • Extensible framework
  • Support for several markup formats:

References

[edit]
  1. Smart, John Ferguson (2008). Java Power Tools. O'Reilly. ISBN 978-0-596-52793-8.
  2. The Sonatype Company (2008). Maven: The Definitive Guide. O'Reilly. ISBN 978-0-596-51733-5.
  3. Yumpu.com. "Apache Maven Doxia - svn.eu.apache.org - The Apache Software ..." yumpu.com. Retrieved 2023-04-18.
[edit]