Kiwi is a text to HTML converter that is specifically designed for creating technical notes and documents in small or medium-sized formats, offering another option in a crowded market of similar software tools.
Kiwi Markup is designed for both text editors and online editing, making it a great option for those who want more visual formatting options. In addition, it offers advanced embedding features that make it an excellent choice as a wiki engine. Kiwi Markup can be used for writing technical documents, taking notes, and embedded in applications.
Kiwi Markup is programmed in Python and comes with complete API documentation. Furthermore, it is released under the revised BSD license.
Some of the key features of Kiwi Markup include rich text markup, free HTML and XML code embedding, ease of embedding, and extensibility. Kiwi Markup supports a variety of markup items including code, images, tables, sections, references, terms, quotes, and multi-level lists.
Kiwi Markup makes it easy to embed either through the command line or through its Python API. The HTML file generated by Kiwi Markup keeps track of the original markup location in the source file, simplifying the process of updating the markup from its HTML representation.
Kiwi Markup is easy to extend. Its parser is designed to work with plugins that can be inserted at any time. An example of the ease of extension is the addition of wiki-links markup to Kiwi Markup, which took less than ten lines of code.
Overall, Kiwi Markup is a powerful software tool that is easy to use and harnesses the flexibility of the Python programming language to provide a functional and extensible markup processing tool that can be used for a variety of purposes.
Version 0.8.5: N/A