2009/2/20 The Editor <[email protected]>: > Originally, the pattern was delimited by field: some text\n\n. So you > could have multiline snippets. Unfortunately the code now reroutes > through the info var function, which just goes to the end of the line. > I'll fix it one way or another in the next release though.
I think a pattern like text\n\n will not serve well enough. I think for multi-line snippets it needs some kind of end marker, perhaps a beginning and an end marker (like a hidden (:name: var:) in PmWiki), or something like $Var = [@ multi-line snippet text @] (using PmWki code markup as example) or any other kind of end marker, but not just an empty line, as empty lines may well be used inside the snippet. ~Hans --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "BoltWire" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/boltwire?hl=en -~----------~----~----~----~------~----~------~--~---
