Commit Graph

6 Commits

Author SHA1 Message Date
Lennart Melzer bd53f6ae34 Replaced 'closed' flag through simple block handling:
`tag(name, options) { some_content }` becomes `<name opt=...>content</name>`
`tag((name, options)` becomes `<tag opt=... />`
This will only produce XHTML!
2009-11-22 10:10:28 +01:00
Wlodek Bzyl 02b2991028 Changed $: 2009-07-06 23:41:47 +02:00
Wlodek Bzyl 9ba77ecc34 Done with tests 2009-07-06 23:02:42 +02:00
Wlodek Bzyl 1a58c0806b added tests 2009-07-05 18:28:12 +02:00
Wlodek Bzyl 4e679f85a3 added tests 2009-07-05 18:00:34 +02:00
Wlodek Bzyl 706ab4b241 First commit. 2009-06-01 19:53:37 +02:00