Skip to main content

A simple markup DSL for creating checklists.

Project description

Turns simple lists into webforms.

Created in preparation for the NHShackday2012.

The DSL

Here’s what it should look like:

= A Heading =

// A comment that isn't rendered.

Some explanatory text at the start of the list.

This can be several paragraphs.

[] A single item in a checklist

Each item immediately below belongs to this comment.
[] Item 1
[] Item 2
[] Item 3

The following items are OR'd (rather than AND'd).
() Item 1
() Item 2
() Item 3

The following items have case insensitive roles assigned to them.
[] {doctor, nurse} Check the machine that goes ping.
[] {patient} Give consent.
[] {surgeon} Make the incision.
[] {cleaner} Tidy up the gore.

---

You can crete a break with three or more minus signs.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

ChecklistDSL-0.0.1.alpha.1.zip (11.1 kB view hashes)

Uploaded Source

ChecklistDSL-0.0.1.alpha.1.tar.gz (8.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page