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. [...] Items that start like this become text boxes for user input. --- You can crete a break with three or more minus signs.
Project details
Release history Release notifications | RSS feed
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.5.zip
(11.6 kB
view hashes)
Close
Hashes for ChecklistDSL-0.0.1.alpha.5.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | e5d0fcfdc9bed14167b8bb7d5d921b53065fab7750b3de9f46812dc9e7fca4ec |
|
MD5 | f388aab46b9557657074e80d93cb593f |
|
BLAKE2b-256 | 4f3e898941066c4e2cc2f090d1eb3e185d7ea45254fb4f141195b7f353869e36 |