创建检查列表的简单标记语言DSL。
项目描述
将简单列表转换为Web表单。
为NHShackday2012创建。
DSL
它应该看起来像这样
= 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.
项目详细信息
下载文件
下载适合您的平台的文件。如果您不确定选择哪个,请了解有关安装软件包的更多信息。
源代码发行版
ChecklistDSL-0.0.1.alpha.5.zip (11.6 kB 查看哈希值)
ChecklistDSL-0.0.1.alpha.5.tar.gz (8.6 kB 查看哈希值)