(anonymous guest) (logged out)

Copyright (C) by the contributors. Some rights reserved, license BY-SA.

Sponsored by the Wiki Symposium and the Nuveon GmbH.

 
This is version . It is not the current version, and thus it cannot be edited.
[Back to current version]   [Restore this version]

nyctergatis.com is an experimental implementation of a Creole parser written in C. It is not linked to any Wiki. It has the following features:

Documentation

Creole 0.5 features:

  • bold, italic, bold italic
  • unordered lists and ordered lists with nesting up to 8 levels
  • headings level 1-4
  • links (without images)
  • paragraphs
  • line breaks
  • preformatted
  • horizontal rule
  • tables with headings

Creole 0.5 features not supported:

  • images
  • placeholder

Differences (on purpose):

Other markup:

Parser features:

  • C library and command-line tool
  • one pass, based on a state machine
  • conversion to HTML, RTF, LaTeX, plain text, Creole, man page, JSPWiki, or customized
  • the parser is as forgiving as possible, producing valid output even with unbalanced markup

Add new attachment

Only authorized users are allowed to upload new attachments.

« This particular version was published on 20-Mär-2007 01:20 by YvesPiguet.