HoverCraft

Purpose

Hovercraft! is a presentation generator based on reStructuredText. See its documentation and its development site for details.

This action enables you to write a hovercraft presentation as a wiki page and render its content in one click.

Features:

Download

Download

Version

Date

Changes

HoverCraft.py-1.1

1.1

03.12.2014

Support for embedded attachments (e.g. images)
Fixed a broken error message

HoverCraft.py-1.0

1.0

25.08.2014

Initial release

Requires

A local hovercraft installation is required:

pip install hovercraft

Usage

  1. Create a wiki page according to the hovercraft documentation.

  2. Choose the HoverCraft action.

  3. Enjoy the instantly rendered presentation.

Example

#format rst

.. title:: Introduction to hovercraft presentations within moinmoin

.

----

Formatting
==========

* Text is *italic* (``*italic*``)

* Text is **bold** (``**bold**``)

* Text is ``not formatted`` (````not formatted````)

----

Lists
=====

* item

#. numbered item

term
  description text

The code is licenced under the GPL v3 or later.

ToDo

Discussion

MoinMoin: ActionMarket/HoverCraft (last edited 2014-12-03 22:56:08 by vmd6311)