init
This commit is contained in:
5
bml/test/tutorial-example7/index.bml
Executable file
5
bml/test/tutorial-example7/index.bml
Executable file
@@ -0,0 +1,5 @@
|
||||
|
||||
<!-- You should, of course, replace this with your own stuff... -->
|
||||
<?example This is an example call to a block. example?>
|
||||
|
||||
|
||||
5
bml/test/tutorial-example7/index.correct
Executable file
5
bml/test/tutorial-example7/index.correct
Executable file
@@ -0,0 +1,5 @@
|
||||
|
||||
<!-- You should, of course, replace this with your own stuff... -->
|
||||
<example>This is an example call to a block.</example>
|
||||
|
||||
|
||||
3
bml/test/tutorial-example7/scheme.look
Executable file
3
bml/test/tutorial-example7/scheme.look
Executable file
@@ -0,0 +1,3 @@
|
||||
|
||||
example=>{D}<example>%%DATA%%</example>
|
||||
|
||||
Reference in New Issue
Block a user